OP#436 fix nagios section resources

This commit is contained in:
2026-02-28 16:44:38 +01:00
parent 726ddb9aca
commit 360b8ee625

View File

@@ -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}":