55b6101e1b
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
18 lines
389 B
ReStructuredText
18 lines
389 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_PASS_AUTH
|
|
:Required: No
|
|
:Default: password authentication disabled when cloud-init installed
|
|
:Description: customize cloud-init to allow ssh password
|
|
authentication.
|