blob: a63babb05ebdab971427557ff66ea38176e1d167 (
plain)
1
2
3
4
5
6
|
# cloud-init target is enabled by cloud-init-generator
# To disable it you can either:
# a.) boot with kernel cmdline of 'cloudinit=disabled'
# b.) touch a file /etc/cloud/cloud-init.disabled
[Unit]
Description=Cloud-init target
|