fix config
This commit is contained in:
@@ -5,10 +5,8 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
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