Add sshpass to Dockerfile for Ansbile integration tests

This commit is contained in:
Alexander Braverman
2017-06-25 15:25:31 +03:00
committed by Matt Clay
parent 363761fc16
commit 038e090bc1
10 changed files with 10 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ RUN zypper --non-interactive --gpg-auto-import-keys refresh && \
python-virtualenv \
rpm-build \
ruby \
sshpass \
subversion \
sudo \
tar \