Add clarkb to base openstack host.
Add the clarkb localuser to the base openstack host so that clarkb can log into things. Particularly important for troubleshooting issues. Change-Id: I3f157999e11579de49390dad6e83f1f029976df0
This commit is contained in:
parent
9175b26338
commit
f08b681b76
@ -30,6 +30,7 @@ class openstack_base {
|
||||
User::Virtual::Localuser["soren"],
|
||||
User::Virtual::Localuser["linuxjedi"],
|
||||
User::Virtual::Localuser["devananda"],
|
||||
User::Virtual::Localuser["clarkb"],
|
||||
)
|
||||
}
|
||||
|
||||
|
@ -514,10 +514,6 @@ node 'etherpad.openstack.org' {
|
||||
include etherpad_lite::site
|
||||
include etherpad_lite::mysql
|
||||
include etherpad_lite::backup
|
||||
|
||||
realize (
|
||||
User::Virtual::Localuser["clarkb"],
|
||||
)
|
||||
}
|
||||
|
||||
# A bare machine, but with a jenkins user
|
||||
|
Loading…
x
Reference in New Issue
Block a user