35b363698b
Allow a user to override the username on where .ssh/authorized_keys is installed. Change-Id: I030d5a89260aed8b23a35c4cdc2d67629934b076 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
14 lines
303 B
ReStructuredText
14 lines
303 B
ReStructuredText
============
|
|
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.
|