added xmlstarlet to centos based vagrant install
This commit is contained in:
parent
211ce99a2c
commit
f42f331c29
|
@ -86,7 +86,8 @@ yum install -y \
|
|||
policycoreutils-python \
|
||||
python-celery \
|
||||
python2-pika \
|
||||
lsof
|
||||
lsof \
|
||||
xmlstarlet
|
||||
|
||||
# for pip ssl install
|
||||
yum install -y \
|
||||
|
|
Loading…
Reference in New Issue