3
0

recommit for updates in build 17

This commit is contained in:
2025-02-26 00:47:33 +01:00
parent fd417845ae
commit 624dd9c7ca

View File

@@ -127,10 +127,7 @@
29 29
30 30
31 31
32 32</pre>
33
34
35</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span> <pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span>
@@ -143,9 +140,6 @@ class puppet_cd::main::config (
# Debug all facts # Debug all facts
notify { &quot;All facts: ${facts} &quot;: } notify { &quot;All facts: ${facts} &quot;: }
# fqdn
notify { &quot;All facts: ${facts} &quot;: }
#if $facts[&#39;fqdn&#39;] == $server_facts[&#39;servername&#39;] { #if $facts[&#39;fqdn&#39;] == $server_facts[&#39;servername&#39;] {
# notify { &quot;This is the Puppet master node&quot;: } # notify { &quot;This is the Puppet master node&quot;: }