project-config/gerrit/acls/openstack/ansible-role-nginx.config
Paul Belanger 1e8249bd21 Import ansible-role-nginx
Here we'll be import a role to manage nginx.  We currently use nginx
as the frontend webserver to jenkins.

We've enabled IRC notification for the windmill channel and gate
tests.

Change-Id: I5ee507ca5981917b3059cacca2234f5c81ce558e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-15 15:36:36 +00:00

15 lines
347 B
Plaintext

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