3
0

recommit for updates in build 9

This commit is contained in:
2025-02-26 00:01:27 +01:00
parent 8eb2c80508
commit 0d8f68dadc

View File

@@ -119,7 +119,9 @@
21
22
23
24</pre>
24
25
26</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span>
@@ -141,6 +143,8 @@ class puppet_cd::main::config (
notify {&quot;BAA&quot;:}
}
# Notify the node&#39;s FQDN
notify { &quot;This node&#39;s FQDN is ${facts[&#39;fqdn&#39;]}&quot;: }
}</pre>
</td>