switch to lxd 4.0

This commit is contained in:
Milan Meduna 2020-04-03 22:06:06 +02:00
parent 9d85bcd269
commit 74a38ffb0b
1 changed files with 2 additions and 2 deletions

View File

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