Recommit for updates in build 121
This commit is contained in:
@@ -302,7 +302,8 @@ external Puppet rules.
|
||||
48
|
||||
49
|
||||
50
|
||||
51</pre>
|
||||
51
|
||||
52</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/nagios/objects/add_timeperiods.pp', line 28</span>
|
||||
@@ -323,6 +324,7 @@ define confdroid_nagios::nagios::objects::add_timeperiods (
|
||||
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server
|
||||
$ng_tgt_timep_add = $confdroid_nagios::params::ng_tgt_timep_add
|
||||
$ng_tgt_timep_rule_erb = $confdroid_nagios::params::ng_tgt_timep_rule_erb
|
||||
$fqdn = $facts['network']['fqdn']
|
||||
|
||||
if $ng_nagios_server == $fqdn {
|
||||
concat::fragment { $name:
|
||||
|
||||
Reference in New Issue
Block a user