Maksim Malchuk bccea6d5f0 Refactor cloud-init element
There is no need in pipe and sudo for changing /etc/cloud/cloud.cfg

TrivialFix

Change-Id: I905e8d3964f1322ec3ccc2eb09c517a02ef88044
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2023-09-15 20:31:12 +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_SSH_PWAUTH
Required

No

Default

password authentication disabled when cloud-init installed

Description

customize cloud-init to allow ssh password authentication.