recommit for updates in build 7
This commit is contained in:
@@ -109,7 +109,11 @@
|
||||
11
|
||||
12
|
||||
13
|
||||
14</pre>
|
||||
14
|
||||
15
|
||||
16
|
||||
17
|
||||
18</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span>
|
||||
@@ -122,6 +126,10 @@ class puppet_cd::main::config (
|
||||
if $facts['fqdn'] == $server_facts['servername'] {
|
||||
notify { "This is the Puppet master node": }
|
||||
}
|
||||
|
||||
if $fqdn == $pt_puppetmaster {
|
||||
notify {"Me Puppetmasster":}
|
||||
}
|
||||
}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user