1
1

Update project.

This commit is contained in:
Derek Smith 2023-09-15 10:42:50 -04:00
parent 643fc70873
commit 7e76d5ca43
Signed by: farscapian
GPG Key ID: B443E530A14E1C90
2 changed files with 2 additions and 2 deletions

View File

@ -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