adding test
This commit is contained in:
@@ -15,4 +15,10 @@ class puppet_cd::main::config (
|
|||||||
if $fqdn == $pt_puppetmaster {
|
if $fqdn == $pt_puppetmaster {
|
||||||
notify {"Me Puppetmasster":}
|
notify {"Me Puppetmasster":}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if $fqdn != $pt_puppetmaster {
|
||||||
|
notify {"BAA":}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user