OP#436 add fqdn

This commit is contained in:
2026-03-01 17:00:59 +01:00
parent bc3eb4214c
commit 95e803f85e
5 changed files with 10 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ define confdroid_nagios::nagios::objects::add_contactgroups (
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server
$ng_tgt_contactgroup_add = $confdroid_nagios::params::ng_tgt_contactgroup_add
$ng_cntctgrps_rule_erb = $confdroid_nagios::params::ng_cntctgrps_rule_erb
$fqdn = $facts['networking']['fqdn']
if $ng_nagios_server == $fqdn {
concat::fragment { $name: