Recommit for updates in build 81
This commit is contained in:
@@ -188,7 +188,8 @@
|
||||
25
|
||||
26
|
||||
27
|
||||
28</pre>
|
||||
28
|
||||
29</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/nagios/resources/resource_df.pp', line 10</span>
|
||||
@@ -203,6 +204,7 @@ define confdroid_nagios::nagios::resources::resource_df (
|
||||
) {
|
||||
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server
|
||||
$ng_resource_file = $confdroid_nagios::params::ng_resource_file
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
if $fqdn == $ng_nagios_server {
|
||||
concat::fragment { "rule_${name}":
|
||||
|
||||
Reference in New Issue
Block a user