recommit for updates in build 12
This commit is contained in:
@@ -121,7 +121,12 @@
|
||||
23
|
||||
24
|
||||
25
|
||||
26</pre>
|
||||
26
|
||||
27
|
||||
28
|
||||
29
|
||||
30
|
||||
31</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span>
|
||||
@@ -131,6 +136,11 @@ class puppet_cd::main::config (
|
||||
) inherits puppet_cd::params {
|
||||
|
||||
# test
|
||||
|
||||
# Debug all facts
|
||||
notify { "All facts: ${facts}": }
|
||||
|
||||
|
||||
if $facts['fqdn'] == $server_facts['servername'] {
|
||||
notify { "This is the Puppet master node": }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user