X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-ubuntu.sh;fp=bootstrap-ubuntu.sh;h=b6872cb044fc5ec0f779946dc5e00dd15881affb;hp=b860231f0ee156cb4e2e32df0a838a967cfaa7db;hb=66919d66b8ab63369266eaab8db1628501e884aa;hpb=8c465631f6029b174e6d2549e1305b5b4cb8b8de 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"