Refactor away 'default' and just call the default profile 'bird'
This commit is contained in:
4
create
4
create
@ -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} ] && {
|
||||
|
Reference in New Issue
Block a user