recommit for updates in build 27
This commit is contained in:
@@ -124,15 +124,15 @@ class puppet_cd::main::files (
|
||||
|
||||
) inherits puppet_cd::params {
|
||||
|
||||
include puppet_cd::main::dirs
|
||||
# include puppet_cd::main::dirs
|
||||
|
||||
if $fqdn == $pt_puppetmaster {
|
||||
# server files
|
||||
}
|
||||
# if $fqdn == $pt_puppetmaster {
|
||||
# # server files
|
||||
# }
|
||||
|
||||
if $fqdn != $pt_puppetmaster {
|
||||
# client files
|
||||
}
|
||||
# if $fqdn != $pt_puppetmaster {
|
||||
# # client files
|
||||
# }
|
||||
|
||||
}</pre>
|
||||
</td>
|
||||
|
||||
@@ -131,7 +131,7 @@ class puppet_cd::server::service (
|
||||
if $fqdn == $pt_puppetmaster {
|
||||
|
||||
include puppet_cd::firewall::iptables
|
||||
include puppet_cd::main::files
|
||||
# include puppet_cd::main::files
|
||||
|
||||
# manage puppet server service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user