OP#436 add timeperiods
This commit is contained in:
@@ -22,7 +22,7 @@ define confdroid_nagios::nagios::objects::add_hostgroups (
|
||||
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server
|
||||
$ng_tgt_hostgroup_add = $confdroid_nagios::params::ng_tgt_hostgroup_add
|
||||
$ng_tgt_hostgrp_rule_erb = $confdroid_nagios::params::ng_tgt_hostgrp_rule_erb
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
$fqdn = $confdroid_nagios::params::fqdn
|
||||
|
||||
if $ng_nagios_server == $fqdn {
|
||||
concat::fragment { $name:
|
||||
|
||||
Reference in New Issue
Block a user