WIP: Align config files and scripts with upstream (v30.0.0) #202

Closed
mchiappero wants to merge 14 commits from mchiappero/Factory:alignment-v30.0.0 into main
Showing only changes of commit 28c3565d52 - Show all commits

View File

@@ -5,8 +5,8 @@ Listen {{ env.HTTP_PORT }}
Listen {{ env.IRONIC_URL_HOST }}:{{ env.HTTP_PORT }}
{% endif %}
Include /etc/httpd/conf.modules.d/*.conf
User apache
Group apache
User ironic-suse
Group ironic-suse
<Directory />
AllowOverride none