project-config/gerrit/acls/openstack-infra/puppet-refstack.config
Yolanda Robla 08d00de1b4 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
2015-07-07 18:18:59 +02:00

14 lines
300 B
Plaintext

[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