for more explicit fix what you need is: $ printf "\n#%s\n%s:\n %s\n" "work around lp 1553017" "early_commands" "fixresolv: ['sh', '-c', 'echo nameserver 8.8.8.8 > /etc/resolv.conf']" | sudo tee -a /etc/maas/preseeds/curtin_userdata
$ tail -n 4 /etc/maas/preseeds/curtin_userdata #work around lp 1553017 early_commands: fixresolv: ['sh', '-c', 'echo nameserver 8.8.8.8 > /etc/resolv.conf'] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553017 Title: Unable to deploy xenial on MAAS / resolv.conf not populated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1553017/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
