Recommit for updates in build 86
This commit is contained in:
@@ -159,8 +159,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,
|
||||||
|
|||||||
Reference in New Issue
Block a user