adding test
This commit is contained in:
@@ -11,10 +11,7 @@ class puppet_cd::main::config (
|
|||||||
|
|
||||||
# Debug all facts
|
# Debug all facts
|
||||||
notify { "All facts: ${facts} ": }
|
notify { "All facts: ${facts} ": }
|
||||||
# fqdn
|
|
||||||
notify { "All facts: ${facts} ": }
|
|
||||||
|
|
||||||
|
|
||||||
#if $facts['fqdn'] == $server_facts['servername'] {
|
#if $facts['fqdn'] == $server_facts['servername'] {
|
||||||
# notify { "This is the Puppet master node": }
|
# notify { "This is the Puppet master node": }
|
||||||
#}
|
#}
|
||||||
|
|||||||
Reference in New Issue
Block a user