project-config/gerrit/acls/openstack/tripleo-ansible.config
Jill Rouleau 191cd77742 Add Tripleo Ansible repo
This repo is a TripleO Ansible project directory.  It contains
playbooks for use with TripleO deployed clouds.

This change also adds an ACL specifically for TripleO Ansible
components, and changes relevant repos to use it.

Change-Id: Ieed37aa1362a3fa419b605b320732afec61b0551
Needed-By: I60107545babcefbc3ece86287616eb5635e75b83
2018-08-06 15:13:47 -07:00

13 lines
306 B
Plaintext

[access "refs/heads/*"]
abandon = group tripleo-ansible-core
label-Code-Review = -2..+2 group tripleo-ansible-core
label-Verified = -1..+1 group tripleo-ci
label-Workflow = -1..+1 group tripleo-ansible-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true