diskimage-builder/diskimage_builder/elements/cloud-init
Matthew Thode 97e4627d87
update various gentoo bits
Update an rc-update call to only be made if running openrc instead of
all gentoo profiles (systemd does not have rc-update).

Add python3-pyyaml package mappings.

Update serial console to support multiple arches.

Update open-iscsi and open-isns keywords (looks like upstream merged
some musl fixes).

Update the kernel and initramfs file name globs for the
gentoo-kernel-bin usage.

Change-Id: I259bffed3a3e3f92be2210ead6bdfa383917d457
Signed-off-by: Matthew Thode <mthode@mthode.org>
2020-08-24 10:21:35 -05:00
..
post-install.d update various gentoo bits 2020-08-24 10:21:35 -05:00
README.rst Merge branch 'master' into merge-branch 2017-02-09 13:35:53 +11:00
element-deps Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
package-installs.yaml Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
pkg-map Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00

README.rst

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.