diff --git a/changelog/changes/2024-04-24-azure-nvme-utils.md b/changelog/changes/2024-04-24-azure-nvme-utils.md new file mode 100644 index 0000000000..58c46343ad --- /dev/null +++ b/changelog/changes/2024-04-24-azure-nvme-utils.md @@ -0,0 +1 @@ +- Added azure-nvme-utils to the image, which is used by udev to create symlinks for NVMe disks on Azure v6 instances under /dev/disk/azure/. ([scripts#1950](https://github.com/flatcar/scripts/pull/1950))