diff --git a/changelog/bugfixes/2023-10-04-azure-multinic.md b/changelog/bugfixes/2023-10-04-azure-multinic.md new file mode 100644 index 0000000000..bf051071a5 --- /dev/null +++ b/changelog/bugfixes/2023-10-04-azure-multinic.md @@ -0,0 +1 @@ +- Disabled systemd-networkd's RoutesToDNS setting by default to fix provisioning failures observed in VMs with multiple network interfaces on Azure ([scripts#1206](https://github.com/flatcar/scripts/pull/1206))