Merge "Add sudo for RHEL builds"
This commit is contained in:
@@ -148,6 +148,7 @@ RUN yum install -y \
|
|||||||
python-webtest \
|
python-webtest \
|
||||||
python-werkzeug \
|
python-werkzeug \
|
||||||
python-wsme \
|
python-wsme \
|
||||||
|
sudo \
|
||||||
which \
|
which \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
@@ -182,6 +183,7 @@ RUN yum update -y \
|
|||||||
python-devel \
|
python-devel \
|
||||||
python-oslo-policy \
|
python-oslo-policy \
|
||||||
sqlite-devel \
|
sqlite-devel \
|
||||||
|
sudo \
|
||||||
tar \
|
tar \
|
||||||
which \
|
which \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|||||||
Reference in New Issue
Block a user