diskimage-builder/elements/cloud-init
Jeffrey Zhang ba93e63145 FIx the DIB_CLOUD_INIT_ALLOW_SSH_PWAUTH variable name in README file
DIB_CLOUD_INIT_ALLOW_SSH_PWAUTH is the correct one.

Change-Id: I3813cadf21327fcc8d960deb43df2309d812a05a
2016-12-17 11:51:32 +08:00
..
post-install.d add option to configure cloud-init to allow password authentication 2016-11-22 09:33:58 +00: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 FIx the DIB_CLOUD_INIT_ALLOW_SSH_PWAUTH variable name in README file 2016-12-17 11:51:32 +08: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.