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