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