syntax
This commit is contained in:
@@ -28,7 +28,7 @@ class cd_nrpe::main::files (
|
|||||||
|
|
||||||
file { $ne_main_conf_file:
|
file { $ne_main_conf_file:
|
||||||
ensure => file,
|
ensure => file,
|
||||||
path => ne_main_conf_file,
|
path => $ne_main_conf_file,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0640',
|
mode => '0640',
|
||||||
|
|||||||
Reference in New Issue
Block a user