diff --git a/changelog/changes/2025-05-14-incus.md b/changelog/changes/2025-05-14-incus.md new file mode 100644 index 0000000000..a9d9edf85f --- /dev/null +++ b/changelog/changes/2025-05-14-incus.md @@ -0,0 +1 @@ +- Provided an Incus Flatcar extension as optional systemd-sysext image with the release. Write 'incus' to `/etc/flatcar/enabled-sysext.conf` through Ignition and the sysext will be installed during provisioning. ([scripts#1655](https://github.com/flatcar/scripts/pull/1655))