Add pypcap python requirement
[csit.git] / bootstrap-centos.sh
index a57ae17..2f3ac19 100755 (executable)
@@ -27,7 +27,7 @@ VIRL_SERVER_STATUS_FILE="status"
 VIRL_SERVER_EXPECTED_STATUS="PRODUCTION"
 
 VIRL_TOPOLOGY=double-ring-nested.centos7
-VIRL_RELEASE=csit-centos-7.3-1611_2017-02-20_1.3
+VIRL_RELEASE=csit-centos-7.3-1611_2017-02-23_1.4
 
 SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error"