recommit for updates in build 8
This commit is contained in:
@@ -113,7 +113,13 @@
|
|||||||
15
|
15
|
||||||
16
|
16
|
||||||
17
|
17
|
||||||
18</pre>
|
18
|
||||||
|
19
|
||||||
|
20
|
||||||
|
21
|
||||||
|
22
|
||||||
|
23
|
||||||
|
24</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>
|
||||||
@@ -130,6 +136,12 @@ class puppet_cd::main::config (
|
|||||||
if $fqdn == $pt_puppetmaster {
|
if $fqdn == $pt_puppetmaster {
|
||||||
notify {"Me Puppetmasster":}
|
notify {"Me Puppetmasster":}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if $fqdn != $pt_puppetmaster {
|
||||||
|
notify {"BAA":}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user