Fix puppet-refstack acl

It was referencing a non-existing puppet-system acl, that
was removed in https://review.openstack.org/186217.

So adding an individual ACL for it.

Change-Id: Ieb6ed8e993da3ccb9386c8798e69d96ed0a7b19d
This commit is contained in:
Yolanda Robla 2015-07-07 18:18:04 +02:00
parent 173dc753d5
commit 08d00de1b4
2 changed files with 13 additions and 1 deletions
gerrit

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group puppet-refstack-core
label-Code-Review = -2..+2 group puppet-refstack-core
label-Workflow = -1..+1 group puppet-refstack-core
[access "refs/tags/*"]
pushSignedTag = group puppet-refstack-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -499,7 +499,6 @@
- openstack-ci
- project: openstack-infra/puppet-refstack
use-storyboard: true
acl-config: /home/gerrit2/acls/openstack-infra/puppet-system.config
description: Puppet module for refstack.
groups:
- openstack-ci