OP#436 add nagios contactgroups

This commit is contained in:
2026-03-01 15:30:25 +01:00
parent f519d661e1
commit 46d7df8235
2 changed files with 49 additions and 4 deletions

View File

@@ -19,14 +19,14 @@ class confdroid_nagios::nagios::objects::add_contactgroups_rules (
concat { $ng_tgt_contactgroup_add:
ensure => present,
path => $ng_tgt_contactgroup_add,
owner => $ng_user,
group => $ng_user,
owner => 'nagios',
group => 'nagios',
mode => '0640',
selrange => s0,
selrole => object_r,
seltype => nagios_etc_t,
seluser => system_u,
notify => Service[$ng_service],
notify => Service[$ng_nagios_service],
}
# manage file header