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