← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1711967] [NEW] dns-sortlist

 

Public bug reported:

I'm using LXD with Ubuntu images, and cloud-init to do initial setup of
container. I'm not sure, but I believe the issue is in cloud-init, but
would appreciate a pointer to the right location if not. Currently using
network-config meta data, cloud-init takes the following config and
converts correctly:

version: 1
config:
 - type: physical
   name: eth0
 - type: nameserver
   address: ['xx.xx.xx.xx']
   search: ['example.local', 'example.org']

However including the following line is not recognized:

   sortlist: ['xx.xx.xx.xx', 'xx.xx.xx.xx']

Please add support for this standard nameserver option.

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
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/1711967

Title:
  dns-sortlist

Status in cloud-init:
  New

Bug description:
  I'm using LXD with Ubuntu images, and cloud-init to do initial setup
  of container. I'm not sure, but I believe the issue is in cloud-init,
  but would appreciate a pointer to the right location if not. Currently
  using network-config meta data, cloud-init takes the following config
  and converts correctly:

  version: 1
  config:
   - type: physical
     name: eth0
   - type: nameserver
     address: ['xx.xx.xx.xx']
     search: ['example.local', 'example.org']

  However including the following line is not recognized:

     sortlist: ['xx.xx.xx.xx', 'xx.xx.xx.xx']

  Please add support for this standard nameserver option.

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