Merge "give zaro access to jenkins-dev server"

This commit is contained in:
Jenkins 2014-06-25 18:28:49 +00:00 committed by Gerrit Code Review
commit 152c78eb46

View File

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