project-config/gerrit/acls/openstack-infra/ansible-role-puppet.config
Monty Taylor ec1fc1f16b
Rename ansible-puppet to ansible-role-puppet
The common practice upstream and also with all of the other roles in
OpenStack is to prefix them with "ansible-role-". Ansible Galaxy is able
to detect that a repo named thusly is a role. Also, maybe this will make
ansible-puppet and puppet-ansible less confusing.

Change-Id: I889399813748919ce1788ad18ce84c3894e12ab1
2016-06-02 10:44:04 +03:00

14 lines
316 B
Plaintext

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