X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-integration.sh;h=bc1c96572e43aaef3c718ad3a662037c0e066a25;hp=f2858ffbadd54a8c3711b3eb52e576d9aea0a107;hb=83aaeda489a47d4cf03ee84e2894e52aa9c9fcc8;hpb=0ac66d491ae486ad5d553eecb5aa400ca1fbd9db diff --git a/bootstrap-hc2vpp-integration.sh b/bootstrap-hc2vpp-integration.sh index f2858ffbad..bc1c96572e 100755 --- a/bootstrap-hc2vpp-integration.sh +++ b/bootstrap-hc2vpp-integration.sh @@ -39,7 +39,7 @@ OS=$2 if [ -f "/etc/redhat-release" ]; then DISTRO="CENTOS" - sudo yum install -y python-devel python-virtualenv + sudo yum install -y python-devel python-virtualenv openssh-clients sshpass VIRL_TOPOLOGY=$(cat ${SCRIPT_DIR}/VIRL_TOPOLOGY_CENTOS) VIRL_RELEASE=$(cat ${SCRIPT_DIR}/VIRL_RELEASE_CENTOS) else