Project Updates.
This commit is contained in:
parent
de6f078774
commit
f1abfd77af
@ -106,7 +106,7 @@ export PRIMARY_DOMAIN=
|
||||
# this is the git commit of the project/ sub git repo.
|
||||
# used in the migration script to switch into past for backup
|
||||
# then back to present (TARGET_PROJECT_GIT_COMMIT) for restore.
|
||||
export TARGET_PROJECT_GIT_COMMIT=bde59ef71718fd8810762dbbbd4877a7968a8cd1
|
||||
export TARGET_PROJECT_GIT_COMMIT=6a97c0d3f439d71be8242522d440affbe335e406
|
||||
|
||||
#
|
||||
export TESTNET_BLOCK_HASH=00000000d8277ba1ca66b40b3e3476629e6f0f97c5b8cfaeabfe402e55db223a
|
||||
|
@ -5,6 +5,7 @@ echo "LXD REMOTE: $(lxc remote get-default)"
|
||||
lxc project list
|
||||
|
||||
lxc storage list
|
||||
lxc storage volume list ss-base
|
||||
lxc image list
|
||||
lxc project list
|
||||
lxc network list
|
||||
|
Loading…
Reference in New Issue
Block a user