fix config
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
class puppet_cd::main::config (
|
||||
|
||||
) inherits puppet_cd::params {
|
||||
|
||||
if $fqdn == $pt_puppetmaster {
|
||||
if $fqdn == $pt_pm_fqdn {
|
||||
include puppet_cd::server::service
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user