← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1809180] Re: Support network-config for the nocloud-net datasource

 

Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/3305

** Bug watch added: github.com/canonical/cloud-init/issues #3305
   https://github.com/canonical/cloud-init/issues/3305

** Changed in: cloud-init
       Status: Triaged => 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/1809180

Title:
  Support network-config for the nocloud-net datasource

Status in cloud-init:
  Expired

Bug description:
  Currently the nocloud-net datasource does not read the network-config
  from the provide URL. It would be nice if this was supported so that
  the network can be configured after the fallback network has been
  established. This way you can boot the image in a different
  environment without having to run cloud-init a second time.

  Example network-config:

  version: 2
  ethernets:
    all-en:
      match:
        name: "en*"
      dhcp4: true

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



References