diskimage-builder/elements/stackuser/README.md
Robert Collins 24600defd0 Split stack user creation out of devstack element.
This makes it easy to create a local user without cloud init, for vm
instances.

Change-Id: Ifaae67418a725eb5a39cf9e46f0804b09986f63c
2013-01-31 16:50:41 +13:00

5 lines
151 B
Markdown

Creates a user 'stack' with password 'stack'.
This user can be customised with an SSH key and proxy details if the
local-config element is also used.