3
0

recommit for updates in build 19

This commit is contained in:
2025-02-26 00:57:21 +01:00
parent 16747f92a3
commit e34322da54
2 changed files with 8 additions and 6 deletions

View File

@@ -148,7 +148,8 @@
16
17
18
19</pre>
19
20</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 6</span>
@@ -160,7 +161,8 @@ class puppet_cd::params (
) {
$fqdn = $facts[&#39;fqdn&#39;]
#$fqdn = $facts[&#39;fqdn&#39;]
$fqdn = $facts[&#39;networking&#39;][&#39;fqdn&#39;]
#
# includes must be last