41f3380691
In order to avoid conflicts with other applications running Apache, like keystone, we avoid using ports.conf for Listen and using VHost files for this purpose. We place same dummy template as keystone does for upgrade purposes. Change-Id: I8a5ef5234b8aee1e7b3517e9543d2af0a84e90ce
7 lines
201 B
Django/Jinja
7 lines
201 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.
|