OP#669 set hy_selinux_allow_status to true by default
This commit is contained in:
@@ -71,7 +71,7 @@ class confdroid_haproxy::params (
|
||||
Boolean $hy_manage_fail2ban = false,
|
||||
|
||||
# selinux
|
||||
Boolean $hy_selinux_allow_stats = false,
|
||||
Boolean $hy_selinux_allow_stats = true,
|
||||
|
||||
# main config
|
||||
String $hy_http_port = '80',
|
||||
|
||||
Reference in New Issue
Block a user