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