changed group

This commit is contained in:
Arne Teuke
2017-06-19 16:12:54 +01:00
parent c64c46b896
commit fb976134a1

View File

@@ -164,7 +164,7 @@ class cd_apache::server::dirs (
ensure => directory,
path => $ae_run_dir,
owner => 'root',
group => 'root',
group => $ae_user_name,
mode => '0710',
selrange => s0,
selrole => object_r,