fixed seltype
This commit is contained in:
@@ -114,7 +114,7 @@ class cd_nagios::server::files (
|
|||||||
mode => '0644',
|
mode => '0644',
|
||||||
selrange => s0,
|
selrange => s0,
|
||||||
selrole => object_r,
|
selrole => object_r,
|
||||||
seltype => httpd_config_t,
|
seltype => httpd_sys_content_t,
|
||||||
seluser => system_u,
|
seluser => system_u,
|
||||||
content => template($ng_index_html_erb),
|
content => template($ng_index_html_erb),
|
||||||
notify => Service[$ae_service],
|
notify => Service[$ae_service],
|
||||||
|
|||||||
Reference in New Issue
Block a user