give zaro access to jenkins-dev server
Zaro needs access to jenkins-dev server to test jenkins plugins. Zaro has read and agrees to the following http://ci.openstack.org/sysadmin.html#ssh-access Change-Id: I21de249ff05fc3970bccd453daef3d4f7d2c8588
This commit is contained in:
parent
c8b0f37bec
commit
71856746d2
@ -14,6 +14,11 @@ class openstack_project::jenkins_dev (
|
||||
$hpcloud_project ='',
|
||||
$nodepool_template ='nodepool-dev.yaml.erb',
|
||||
) {
|
||||
|
||||
realize (
|
||||
User::Virtual::Localuser['zaro'],
|
||||
)
|
||||
|
||||
include openstack_project
|
||||
|
||||
class { 'openstack_project::server':
|
||||
|
Loading…
x
Reference in New Issue
Block a user