3
0

recommit for updates in build 41

This commit is contained in:
2025-02-26 15:49:08 +01:00
parent ed8104a538
commit 5d55ec46e1

View File

@@ -107,9 +107,7 @@
9 9
10 10
11 11
12 12</pre>
13
14</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>
@@ -117,11 +115,9 @@
class puppet_cd::main::config ( class puppet_cd::main::config (
) inherits puppet_cd::params { ) inherits puppet_cd::params {
if $fqdn == $pt_pm_fqdn {
if $fqdn == $pt_puppetmaster {
include puppet_cd::server::service include puppet_cd::server::service
} }
}</pre> }</pre>
</td> </td>
</tr> </tr>