Tracked in Github Issues as https://github.com/canonical/cloud- init/issues/2953
** Bug watch added: github.com/canonical/cloud-init/issues #2953 https://github.com/canonical/cloud-init/issues/2953 ** Changed in: cloud-init Status: Confirmed => 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/1704402 Title: dns-sortlist not recognized in network-config Status in cloud-init: Expired 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/1704402/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp