diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-02-29 23:12:19 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-02-29 23:12:19 -0500 |
commit | df2d690341ba3e5e1c1ed87f12c206f3cfa0ab45 (patch) | |
tree | 55b480d7d9c9ec419941ab1f0fd4550805918484 /setup.py | |
parent | 2a73e674605916077cf6a87410f4ad0829938400 (diff) | |
download | vyos-cloud-init-df2d690341ba3e5e1c1ed87f12c206f3cfa0ab45.tar.gz vyos-cloud-init-df2d690341ba3e5e1c1ed87f12c206f3cfa0ab45.zip |
systemd/cloud-init-generator: add a generator to support disabling
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'
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions