3
0

adding test

This commit is contained in:
Arne Teuke
2025-02-26 00:00:48 +01:00
parent 8971fe683b
commit df60fe0ed2

View File

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