diskimage-builder/diskimage_builder/elements/cloud-init
Matthew Thode 902b7454c3
enable cloud-init by default on systemd
Change-Id: Ie908f7c5b9ea2c1b97daf149ef70f4c68ddf73a0
Signed-off-by: Matthew Thode <mthode@mthode.org>
2021-12-18 17:51:18 -06:00
..
post-install.d enable cloud-init by default on systemd 2021-12-18 17:51:18 -06:00
element-deps Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
package-installs.yaml Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
pkg-map Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
README.rst Merge branch 'master' into merge-branch 2017-02-09 13:35:53 +11:00

==========
cloud-init
==========

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

Currently only supports Gentoo.

Environment Variables
---------------------

DIB_CLOUD_INIT_ALLOW_SSH_PWAUTH
  :Required: No
  :Default: password authentication disabled when cloud-init installed
  :Description: customize cloud-init to allow ssh password
    authentication.