diskimage-builder/elements/local-config
Paul Belanger 2be1bdc701 Add openssh-server package-install to local-config
Since we are modifing SSH keys, it should be safe to assume
openssh-server should be installed too.

Change-Id: I17ff05642bb2f0868d4c17819cd91b179068399a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-07 15:23:00 -05:00
..
environment.d Add DIB_LOCAL_CONFIG_USERNAME to local-config 2015-11-24 10:42:14 -05:00
extra-data.d Standarise tracing for scripts 2015-02-12 10:41:32 +11: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
element-deps Add openssh-server package-install to local-config 2015-12-07 15:23:00 -05:00
package-installs.yaml Add openssh-server package-install to local-config 2015-12-07 15:23:00 -05:00
README.rst Add DIB_LOCAL_CONFIG_USERNAME to local-config 2015-11-24 10:42:14 -05: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.