79673343a5
The formula currently adds a Listen directive for the port '*' if any configured vhost is configured to listen on :* which does not work and instead prevents apache from starting. It is possible to prevent this by setting the exclude_listen_directive pillar to True but this is a manual workaround. Instead, this commit excludes :* Listeners automatically. |
||
---|---|---|
.. | ||
Debian | ||
FreeBSD | ||
RedHat | ||
Suse | ||
security.conf.jinja | ||
tls-defaults.conf.jinja |