X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-hc2vpp-integration.sh;h=7120fdc43d06784fed551365318e6615de81a7de;hp=d4f3c80c260f0758874ba4f70e9600714ab11208;hb=2d5fa6ba9d88091869a83dd1ae10272e2d5bdde8;hpb=b4f0e4d00a1bb93ead30ca22f25595a9776773cf diff --git a/bootstrap-hc2vpp-integration.sh b/bootstrap-hc2vpp-integration.sh index d4f3c80c26..7120fdc43d 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 openssh-client + sudo yum install -y python-devel python-virtualenv openssh-client sshpass VIRL_TOPOLOGY=$(cat ${SCRIPT_DIR}/VIRL_TOPOLOGY_CENTOS) VIRL_RELEASE=$(cat ${SCRIPT_DIR}/VIRL_RELEASE_CENTOS) else