Recommit for updates in build 86

This commit is contained in:
Jenkins Server
2026-03-01 14:50:02 +01:00
parent d84a511632
commit 324182cf25

View File

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