systemd-resolved

  1. L

    Duplicate DNS nameservers set by cloud-init on VM with multiple network devices

    On an Ubuntu 24.04 VM, cloud-init generates /etc/netplan/50-cloud-init.yaml with the same nameservers: section for every network interface configured. With multiple interfaces attached to a VM, systemd-resolved would pick up all of them, which results in the following...