X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-centos.sh;h=2f3ac19ddd06bece6058af51985215069da7b36c;hp=a57ae1723ef0f6e30fcba4213dd8f92540415c20;hb=66919d66b8ab63369266eaab8db1628501e884aa;hpb=8c465631f6029b174e6d2549e1305b5b4cb8b8de;ds=sidebyside diff --git a/bootstrap-centos.sh b/bootstrap-centos.sh index a57ae1723e..2f3ac19ddd 100755 --- a/bootstrap-centos.sh +++ b/bootstrap-centos.sh @@ -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"