diskimage-builder/elements/cloud-init
Noam Angel 55b6101e1b add option to configure cloud-init to allow password authentication
This patch will configure cloud-init to allow password authentication.
This is usefull in case you use "devuser" element and want to ssh guest
image.

Change-Id: I00e38aa2753f26b4cdd34d0fd85fc8e0de78171f
2016-11-22 09:33:58 +00: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 add option to configure cloud-init to allow password authentication 2016-11-22 09:33:58 +00: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_PASS_AUTH
  :Required: No
  :Default: password authentication disabled when cloud-init installed
  :Description: customize cloud-init to allow ssh password
    authentication.