This commit is contained in:
Arne Teuke
2017-07-28 17:12:11 +01:00
parent 28c39998ec
commit b962ee1a2a

View File

@@ -36,7 +36,7 @@ class cd_nrpe::main::files (
selrole => object_r,
seltype => nrpe_etc_t,
seluser => system_u,
content => template($ne_main_conf_file),
content => template($ne_nrpe_conf_erb),
notify => Service[$ne_service],
}