Merge "Prevents keystone from listening on port 80"
This commit is contained in:
commit
92689176ea
@ -43,6 +43,7 @@ RUN yum -y install \
|
|||||||
RUN apt-get install -y --no-install-recommends \
|
RUN apt-get install -y --no-install-recommends \
|
||||||
apache2 \
|
apache2 \
|
||||||
libapache2-mod-wsgi \
|
libapache2-mod-wsgi \
|
||||||
|
&& echo > /etc/apache2/ports.conf \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user