diskimage-builder/elements/cloud-init
Ian Wienand f3121f0fb7 Fix up doc errors
It seems that pbr's "warnerrors" isn't actually doing anything at the
moment (I680b448471e687919d202e8f2abe57f8ba3b22ee) meaning we're able
to commit docs with RST parser errors.  Fix all these up in some
minimal way (I have not audited content, just made it pass build).

Link the specs in so they're referenced from the top level.

Change-Id: Id67b9ea7ba8f49b43969c58ca3fb7fa1243538a4
2017-02-08 16:07:01 +11: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 up doc errors 2017-02-08 16:07:01 +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.