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
package-installs.yaml
pkg-map
README.rst

==========
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.