Files
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
..
2016-05-27 09:25:22 +10:00

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.