X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-ubuntu.sh;h=b6872cb044fc5ec0f779946dc5e00dd15881affb;hp=b860231f0ee156cb4e2e32df0a838a967cfaa7db;hb=f8eca5691c63479e5b4c59b5d65456553d4999dd;hpb=8ef4983395b46a834e3ffe712197ec2e2f2b50d1 diff --git a/bootstrap-ubuntu.sh b/bootstrap-ubuntu.sh index b860231f0e..b6872cb044 100755 --- a/bootstrap-ubuntu.sh +++ b/bootstrap-ubuntu.sh @@ -29,7 +29,7 @@ VIRL_SERVER_STATUS_FILE="status" VIRL_SERVER_EXPECTED_STATUS="PRODUCTION" VIRL_TOPOLOGY=double-ring-nested.xenial -VIRL_RELEASE=csit-ubuntu-16.04.1_2017-02-20_1.7 +VIRL_RELEASE=csit-ubuntu-16.04.1_2017-02-23_1.8 SSH_OPTIONS="-i ${VIRL_PKEY} -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o BatchMode=yes -o LogLevel=error"