Files
openstack-ansible-os_skyline/templates/apache_ports.conf.j2
Dmitriy Rabotyagov d707c8c0fc Switch nginx with Apache
As we're trying to have a single web server across all services,
it makes sense to switch to using Apache right away.

Change-Id: I1bc665430c70040b07c194bba36832a42ccde343
2024-05-14 10:12:01 +00:00

6 lines
200 B
Django/Jinja

# {{ ansible_managed }}
# We place a blank file here
# Listen commands happen inside the individual VHost files
# This allows for multiple services VHosts to exist without
# overwriting Listen lines.