Merge "Disable a directory listing of /icons in httpd." into stable/rocky

This commit is contained in:
Zuul 2019-04-05 03:51:22 +00:00 committed by Gerrit Code Review
commit d0972ffe66
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ outputs:
apache::mod::prefork::serverlimit: { get_param: ApacheServerLimit }
apache::mod::remoteip::proxy_ips:
- "%{hiera('apache_remote_proxy_ips_network')}"
apache::mod::alias::icons_options: 'None'
- if:
- internal_tls_enabled
-