X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=bootstrap-centos.sh;h=a57ae1723ef0f6e30fcba4213dd8f92540415c20;hb=refs%2Fchanges%2F11%2F5411%2F12;hp=0e5e664e2a1061261c949b37032a50d28692237f;hpb=8ef4983395b46a834e3ffe712197ec2e2f2b50d1;p=csit.git diff --git a/bootstrap-centos.sh b/bootstrap-centos.sh index 0e5e664e2a..a57ae1723e 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-14_1.3 +VIRL_RELEASE=csit-centos-7.3-1611_2017-02-20_1.3 SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error"