[05:34] So, I'm usin' ubuntu. on 16.04 cloud images i could do -smbios "type=1,serial=ds=nocloud-net;s=https://raw.githubusercontent.com/mlyle/mlyle/master/cloud-metadata/linuxtst/ [05:34] to kvm and have all the magic happen [05:34] but it seems name resolution/resolv.conf is broken on aardvark at the point of cloud init [05:34] is there anything i can do? [05:53] manually starting /lib/systemd/systemd-resolved in single user makes DNS work [06:25] adjusting the image to have /etc/resolv.conf of nameserver 4.2.2.1 initially makes it all work too [06:26] i am starting to think there is not a way to have working dns in nocloud-net with the stock images