Dnia Mon, Feb 22, 2021 at 09:45:58AM -0600, Michael Catanzaro napisał(a):
> On Mon, Feb 22, 2021 at 12:05 pm, Tomasz Torcz <to...@pipebreaker.pl> wrote:
> > 3) Configure DNS resolvers if you want to use DNS.
> > Or dig deeper: why cloud-init disabled DNS on your installation?
> 
> I'm pretty sure cloud-init just doesn't know how to configure
> systemd-resolved at all. So I suspect this is a cloud-init bug. See:
> https://pagure.io/fedora-server/issue/10.

  Quoting from Tadej's email to cloud@ list;

#v+

$ cat /etc/NetworkManager/conf.d/99-cloud-init.conf
# Created by cloud-init on instance boot automatically, do not edit.
#
[main]
dns = none

#v-

  So cloud-init at least tries to configure NM. This configuration
would be passed down to resolved. But "dns = none" seems wrong.  


-- 
Tomasz Torcz           “(…) today's high-end is tomorrow's embedded processor.”
to...@pipebreaker.pl                      — Mitchell Blank on LKML
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to