recommit for updates in build 41
This commit is contained in:
@@ -107,21 +107,17 @@
|
|||||||
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>
|
||||||
|
|
||||||
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user