Merge "Make kolla-toolbox container build on CentOS bin"
This commit is contained in:
commit
33da123eb1
@ -16,7 +16,8 @@ RUN yum -y install \
|
||||
openssl-devel \
|
||||
python-devel \
|
||||
openssh-clients \
|
||||
&& yum clean all
|
||||
&& yum clean all \
|
||||
&& yum -y remove pytz
|
||||
|
||||
{% elif base_distro in ['ubuntu', 'debian'] %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user