cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #05705
[Merge] ~mskalka/cloud-init:zfs-package-fix into cloud-init:master
The proposal to merge ~mskalka/cloud-init:zfs-package-fix into cloud-init:master has been updated.
Commit message changed to:
Fix the ZFS package name in the LXD module to point to a real package.
On 16.04 and earlier, 'apt-get install zfs' would select the
zfsutils-linux package correctly. After that (currently 18.04+)
it will just error.
The change here will still work on 16.04 as the zfsutils-linux
package is available there.
LP: #1799779
For more details, see:
https://code.launchpad.net/~mskalka/cloud-init/+git/cloud-init/+merge/357775
--
Your team cloud-init commiters is requested to review the proposed merge of ~mskalka/cloud-init:zfs-package-fix into cloud-init:master.
References