diskimage-builder/elements/local-config
Markos Chandras bbcc22751f elements: Add new openssh-server element
Add new 'openssh-server' element to ensure that openssh server
is installed and enabled during boot. This is mostly useful for
*-minimal images which do not come with openssh installed and/or
enabled in order to keep a small dependency footprint.

Change-Id: Ide15ee04f5de123dbc8ce4bb56d638d8a167c341
2016-11-22 10:07:14 +00:00
..
environment.d Add DIB_LOCAL_CONFIG_USERNAME to local-config 2015-11-24 10:42:14 -05:00
extra-data.d Export die() function 2016-05-27 09:25:22 +10:00
install.d Add DIB_LOCAL_CONFIG_USERNAME to local-config 2015-11-24 10:42:14 -05:00
pre-install.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
README.rst Add DIB_LOCAL_CONFIG_USERNAME to local-config 2015-11-24 10:42:14 -05:00
element-deps elements: Add new openssh-server element 2016-11-22 10:07:14 +00:00

README.rst

local-config

Copies local user settings such as .ssh/authorized_keys and $http_proxy into the image.

Environment Variables

DIB_LOCAL_CONFIG_USERNAME
Required

No

Default

root

Description

Username used when installing .ssh/authorized_keys.