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