lxd 3.17 to 3.0
This commit is contained in:
parent
7f55f9fb5a
commit
64d9bf78ec
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.17 version LXD because 3.18 have bug in lxd import"
|
||||
snap switch --channel 3.17/stable lxd
|
||||
echo "Switch to 3.0 version LXD because 3.18+ have bug in lxd import"
|
||||
snap switch --channel 3.0/stable lxd
|
||||
snap refresh
|
||||
|
||||
echo "Disabling lxd snap"
|
||||
|
|
Loading…
Reference in a new issue