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
This commit is contained in:
parent
0135f07ad9
commit
24600defd0
1
elements/devstack/element-deps
Normal file
1
elements/devstack/element-deps
Normal file
@ -0,0 +1 @@
|
||||
stackuser
|
4
elements/stackuser/README.md
Normal file
4
elements/stackuser/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user