fixed seltype

This commit is contained in:
Arne Teuke
2017-07-21 17:22:31 +01:00
parent 910a2e4fb8
commit 0a36dcedf3

View File

@@ -114,7 +114,7 @@ class cd_nagios::server::files (
mode => '0644',
selrange => s0,
selrole => object_r,
seltype => httpd_config_t,
seltype => httpd_sys_content_t,
seluser => system_u,
content => template($ng_index_html_erb),
notify => Service[$ae_service],