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:
Clark Boylan 2012-07-05 09:24:59 -07:00
parent 9175b26338
commit f08b681b76
2 changed files with 1 additions and 4 deletions

View File

@ -30,6 +30,7 @@ class openstack_base {
User::Virtual::Localuser["soren"],
User::Virtual::Localuser["linuxjedi"],
User::Virtual::Localuser["devananda"],
User::Virtual::Localuser["clarkb"],
)
}

View File

@ -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