diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 219948b..d468033 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -13,7 +13,8 @@ "automatic_version_prefix": "32", "mutate-os-release": "32", - "initramfs-args": ["--no-hostonly"], + "initramfs-args": ["--no-hostonly", + "--add", "ignition"], "boot_location": "new", "install-langs-comment": "Keep this in sync with treecompose-post.sh",