3
0

adding test

This commit is contained in:
Arne Teuke
2025-02-26 00:46:50 +01:00
parent a267340f0c
commit 2b92a57894

View File

@@ -11,10 +11,7 @@ class puppet_cd::main::config (
# Debug all facts
notify { "All facts: ${facts} ": }
# fqdn
notify { "All facts: ${facts} ": }
#if $facts['fqdn'] == $server_facts['servername'] {
# notify { "This is the Puppet master node": }
#}