← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1849296] Re: use netconfig for DNS settings on SUSE

 

[Expired for cloud-init because there has been no activity for 60 days.]

** Changed in: cloud-init
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1849296

Title:
  use netconfig for DNS settings on SUSE

Status in cloud-init:
  Expired

Bug description:
  User changes applied by cloud-init to /etc/resolv.conf may get
  clobbered.

  The netconfig tool manages a symlink from /etc/resolv.conf to
  /var/run/netconfig/resolv.conf. When cloud-init writes dns information
  it opens the file, i.e. in this case /var/run/netconfig/resolv.conf as
  it is pointed to by /etc/resolv.conf and writes the dns information.
  However since netconfig only watches for the symlink to be present and
  not the content of the file it will clobber the information written by
  cloud-init.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1849296/+subscriptions


References