Hi Scott,Not sure if launchpad sends you notice of updates or not.  Let me know 
if it does.  Was surprised that this message came from your actual address, so 
you sent, or that's just how launchpad works, but added some comments on the 
ticket for you to see.  I might be able to use packer to generate my own 
cloud-init version of artful til Stephane and the guys have a chance to add it 
to the ubuntu: image server.  If so, I'll test with a system running 
systemd-resolve, not just for sort list, but the networking functions in 
general.  My containers tend to be a little more complex than the average 
regarding network configs, ovs, multi-home, custom routing, vlans, etc.  Blame 
it on my 30 years of networking, lol.
James


      From: Scott Moser <[email protected]>
 To: [email protected] 
 Sent: Wednesday, October 18, 2017 11:01 AM
 Subject: [Bug 1704402] Re: dns-sortlist not recognized in network-config
   
'sortlist' is new to me.. I've just never ran into it before.

I can understand the usefulness of it, and you're desire to feed
that information into cloud-init.

The problem that I see with it is that I'm not sure what to do with
that information on a 17.10 ubuntu system  or any other system using
systemd-resolv.

I don't want to add support to the networking configuration syntax
that I can't support in each renderer.

As someone with experience here, do you have suggestions?  Do
you know how systemd-resolv handles sortorder? or is there an
equivalent?

I've marked this 'incomplete', feel free to set it back to 'new' if 
you answer the question, or even if you dont' have an answer :)


Thanks, and sorry for the slow reply.  

Scott


** Changed in: cloud-init (Ubuntu)
      Status: New => Incomplete

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1704402

Title:
  dns-sortlist not recognized in network-config

Status in cloud-init package in Ubuntu:
  Incomplete

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/ubuntu/+source/cloud-init/+bug/1704402/+subscriptions


** Changed in: cloud-init (Ubuntu)
       Status: Incomplete => 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