3
0

recommit for updates in build 21

This commit is contained in:
2025-02-26 01:07:07 +01:00
parent 94971a8857
commit 5dd49ba2da

View File

@@ -133,7 +133,7 @@ class puppet_cd::main::config (
) inherits puppet_cd::params {
if $facts['fqdn'] == $server_facts['servername'] {
if $fqdn == $pt_puppetmaster {
notify { "This is the Puppet master node": }
}