OP#436 add nagios contacts

This commit is contained in:
2026-03-01 14:48:52 +01:00
parent 7e462fbd37
commit bc894bfa0e

View File

@@ -19,8 +19,8 @@ class confdroid_nagios::nagios::objects::add_contact_rules (
concat { $ng_target_add_contact: concat { $ng_target_add_contact:
ensure => present, ensure => present,
path => $ng_target_add_contact, path => $ng_target_add_contact,
owner => $ng_user, owner => 'nagios',
group => $ng_user, group => 'nagios',
mode => '0640', mode => '0640',
selrange => s0, selrange => s0,
selrole => object_r, selrole => object_r,