cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #00768
[Merge] lp:~smoser/cloud-init/trunk.disable-clouddinit into lp:cloud-init
The proposal to merge lp:~smoser/cloud-init/trunk.disable-clouddinit into lp:cloud-init has been updated.
Commit Message changed to:
systemd: Add cloud-init generator and allow disabling of cloud-init
This adds a generator that enables cloud-init if it is not found to
be disabled. It can be disabled via either the kernel command line
(/proc/cmdline with cloud-init=disabled) or presense of
/etc/cloud/cloud-init.disabled.
Also each of the service files now Wants the cloud-init target, making
them more of a group.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/trunk.disable-clouddinit/+merge/287580
--
Your team cloud init development team is requested to review the proposed merge of lp:~smoser/cloud-init/trunk.disable-clouddinit into lp:cloud-init.
References