3
0

adding test

This commit is contained in:
Arne Teuke
2025-02-26 00:41:16 +01:00
parent a799303eb3
commit a267340f0c

View File

@@ -30,4 +30,6 @@ class puppet_cd::main::config (
# Notify the node's FQDN
notify { "This node's FQDN is ${facts['fqdn']}": }
notify { " FQDN is ${fqdn}": }
}