OP#563 finalized and tagged
This commit is contained in:
@@ -68,7 +68,7 @@ via site.pp or nodes.pp
|
||||
|
||||
```ruby
|
||||
node 'example.example.net' {
|
||||
include nrpe
|
||||
include confdroid_nrpe
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ class confdroid_nrpe::main::dirs (
|
||||
path => $ne_run_dir,
|
||||
owner => $ne_user,
|
||||
group => $ne_user,
|
||||
mode => '0755',
|
||||
mode => '0775',
|
||||
selrange => s0,
|
||||
selrole => object_r,
|
||||
seltype => var_run_t,
|
||||
|
||||
Reference in New Issue
Block a user