Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-03 | consume KERNEL_CMDLINE even if set to "". explain 'container' | Scott Moser | |
2016-03-01 | 2 fixups | Scott Moser | |
2016-02-29 | remove unused var | Scott Moser | |
2016-02-29 | be less verbose by default | Scott Moser | |
2016-02-29 | systemd/cloud-init-generator: add a generator to support disabling | Scott Moser | |
This gets installed in /lib/systemd/system/cloud-init.target and then is called to generate the symlink (or not generate the symlink) for the cloud-init target. The end result is cloud-init can be completely disabled by: touch /etc/cloud/cloud-init.disabled or a kernel command line with 'cloud-init=disabled' |