OP#436 add nagios contacts
This commit is contained in:
@@ -19,8 +19,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,
|
||||
|
||||
Reference in New Issue
Block a user