cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #00816
[Merge] lp:~smoser/cloud-init/trunk.net-cleanups into lp:cloud-init
The proposal to merge lp:~smoser/cloud-init/trunk.net-cleanups into lp:cloud-init has been updated.
Commit Message changed to:
apply_network_config improvements
3 things here:
a.) do not raise exception, only warn when trying to apply a network
config for a distro that does not have an implementation.
This is important since debian/ubuntu is the only one *with* an
implementation at the moment
b.) apply network config in 'cloud-init --local' even if there is
no datasource found.
c.) do not write 70-persistent-net.rules
the code was writing both 70-persistent-net.rules and
/etc/systemd/network/50-cloud-init-*.link files
that would just be confusing.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/trunk.net-cleanups/+merge/290346
--
Your team cloud init development team is requested to review the proposed merge of lp:~smoser/cloud-init/trunk.net-cleanups into lp:cloud-init.
References