From 5d359744cf01579e046df84f8e3a7c5e2e91736a Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 15 Oct 2023 19:39:06 +0000 Subject: [PATCH] Base build on 20231015, and defualt to FRR --- create | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create b/create index a24f92d..9411e7e 100755 --- a/create +++ b/create @@ -15,8 +15,8 @@ ## * Unmount the staging directories ## * Start the VMs -BASE=${BASE:=ssd-vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-bullseye-disk0@20230531-release} -BUILD=${BUILD:=bird} +BASE=${BASE:=ssd-vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-bookworm-disk0@20231015-release} +BUILD=${BUILD:=frr} LAB=${LAB:=0} [ -r .lock${LAB} ] && {