switch to lxd 4.0
This commit is contained in:
parent
9d85bcd269
commit
74a38ffb0b
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ zfs create crypt/lxd
|
|||
zfs create crypt/lxd/dir
|
||||
zfs create crypt/lxd/storage
|
||||
|
||||
echo "Switch to 3.0 LXD version"
|
||||
snap switch --channel 3.0/stable lxd
|
||||
echo "Switch to 4.0 LXD version"
|
||||
snap switch --channel 4.0/stable lxd
|
||||
snap refresh
|
||||
|
||||
echo "Disabling lxd snap"
|
||||
|
|
Loading…
Reference in a new issue