yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76405
[Bug 1809180] [NEW] Support network-config for the nocloud-net datasource
Public bug reported:
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
** Affects: cloud-init
Importance: Undecided
Status: New
--
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:
New
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
Follow ups