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