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