akanda-appliance-builder/diskimage-builder/elements/debug-user
Adam Gandelman 7fbd58f476 Add debug-user element
This adds an element that can be used to set up a separate user for
in the appliance for debugging purposes.

Change-Id: I46777b785f8575acdc50ee19c059b08b89bfed98
2015-05-22 17:12:01 -07:00
..
install.d Add debug-user element 2015-05-22 17:12:01 -07:00
README.md Add debug-user element 2015-05-22 17:12:01 -07:00

README.md

Creates a sudo privileged user in the appliance VM that can be used for debugging connectivity issues via the console, when SSH connectivity is not possible. Note that an 'akanda' user is created by the RUG and setup to authenticate using a SSH public key. This element should only be included when building images for develoment environments.

The username and password can be set in the build environment as $DIB_AKANDA_APPLIANCE_DEBUG_USER and $DIB_AKANDA_APPLIANCE_DEBUG_PASSWORD The defaults are akanda-debug/akanda.