fixed controls for main conf/local files

This commit is contained in:
Arne Teuke
2017-08-03 15:56:00 +01:00
parent 8c3df7530a
commit cb4b482e20

View File

@@ -56,7 +56,7 @@ class cd_fail2ban::main::files (
selrole => object_r,
seltype => etc_t,
seluser => system_u,
content => template($fn_fail2ban_conf_erb),
content => template($fn_fail2ban_local_erb),
notify => Service[$fn_service],
}