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 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704402

Title:
  dns-sortlist not recognized in network-config

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to