diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/2022-05-22-bootengine.md b/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/2022-05-22-bootengine.md new file mode 100644 index 0000000000..3a1e0b92dd --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/2022-05-22-bootengine.md @@ -0,0 +1 @@ +- Fixed Ignition's OEM ID to be `metal` to follow the Ignition upstream change which otherwise resulted in a broken boot when the Flatcar OEM ID `pxe` was used ([bootengine#45](https://github.com/flatcar-linux/bootengine/pull/45))