Update project.
This commit is contained in:
parent
643fc70873
commit
7e76d5ca43
@ -26,7 +26,7 @@ if lxc list --format csv -q | grep -q "$UBUNTU_BASE_IMAGE_NAME"; then
|
||||
fi
|
||||
else
|
||||
# the base image is ubuntu:22.04.
|
||||
lxc init -q --profile="$BASE_IMAGE_VM_NAME" "$UBUNTU_BASE_IMAGE_NAME" "$BASE_IMAGE_VM_NAME" --vm --project=default
|
||||
lxc init --profile="$BASE_IMAGE_VM_NAME" "$UBUNTU_BASE_IMAGE_NAME" "$BASE_IMAGE_VM_NAME" --vm --project=default
|
||||
|
||||
# TODO move this sovereign-stack-base construction VM to separate dedicated IP
|
||||
lxc config set "$BASE_IMAGE_VM_NAME" --project=default
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 934bb5e5598ff75cb18349564a81b9594cd6e6dd
|
||||
Subproject commit 13df5bf172846f9a5c9c799695cef7b5fa299a91
|
Loading…
Reference in New Issue
Block a user