Dropping this from the cloud-init Ubuntu package so we're just tracking it in one place.
** No longer affects: cloud-init (Ubuntu) -- 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: Confirmed 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 : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

