OP#436 fix nagios section resources
This commit is contained in:
@@ -17,6 +17,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