Refactor away 'default' and just call the default profile 'bird'

This commit is contained in:
Pim van Pelt
2023-05-31 14:47:19 +00:00
parent 6414b290fa
commit 4c3d92008f
128 changed files with 28 additions and 18 deletions

4
create
View File

@ -15,8 +15,8 @@
## * Unmount the staging directories
## * Start the VMs
BASE=${BASE:=ssd-vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-disk0@20230403-release}
BUILD=${BUILD:=default}
BASE=${BASE:=ssd-vol0/hvn0.chbtl0.ipng.ch/ssd-vol0/vpp-proto-bullseye-disk0@20230531-release}
BUILD=${BUILD:=bird}
LAB=${LAB:=0}
[ -r .lock${LAB} ] && {