revert adding puppetdb-termini to all clients - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/292
This commit is contained in:
@@ -10,11 +10,6 @@ class puppet_cd::main::install (
|
||||
package { $pt_agent_pkg:
|
||||
ensure => $pt_pkg_ensure,
|
||||
}
|
||||
if $pt_use_puppetdb == true {
|
||||
package { $pt_puppetdb_pkg:
|
||||
ensure => $pt_pkg_ensure,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if $fqdn == $pt_pm_fqdn {
|
||||
|
||||
Reference in New Issue
Block a user