Skip to content
Snippets Groups Projects
Commit 0932a0f7 authored by Jeffrey Zhang's avatar Jeffrey Zhang
Browse files

add python-kazoo and python-six when using centos source install type

Closes-Bug: #1525055
Change-Id: Id800da1a0cce4db20c32e8daf09c5f0f2c9f8929
parent 63162792
No related branches found
No related tags found
No related merge requests found
......@@ -146,6 +146,8 @@ RUN yum install -y \
# Update packages
RUN yum -y install \
curl \
python-kazoo \
python-six \
sudo \
tar \
which \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment