ba93e63145
DIB_CLOUD_INIT_ALLOW_SSH_PWAUTH is the correct one. Change-Id: I3813cadf21327fcc8d960deb43df2309d812a05a
18 lines
390 B
ReStructuredText
18 lines
390 B
ReStructuredText
========
|
|
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.
|