diskimage-builder/elements/cloud-init
Matthew Thode 82b299bbdf
start cloud-init-local in the boot runlevel
cloud-init-local needs to be run in the boot runlevel because it
modifies services in the default runlevel. When a runlevel is started
it is cached, so modifications that happen to the current runlevel while
you are in it are not acted upon.

Change-Id: Ifeae0071fc9e738ec223ec0df271559ad6e0196b
2016-10-07 11:16:28 -05:00
..
post-install.d start cloud-init-local in the boot runlevel 2016-10-07 11:16:28 -05:00
README.rst Add new cloud-init element 2016-02-01 21:03:03 -06:00
element-deps Add new cloud-init element 2016-02-01 21:03:03 -06:00
package-installs.yaml Add new cloud-init element 2016-02-01 21:03:03 -06:00
pkg-map Add new cloud-init element 2016-02-01 21:03:03 -06:00

README.rst

cloud-init

Install's and enables cloud-init for systems that don't come with it pre-installed

Currently only supports Gentoo.