Files
project-config/gerrit/acls/openstack/ansible-role-container-registry.config
T
Emilien Macchi b1080f497b Import ansible-role-container-registry
This role has to replace the puppet code that used to deploy and
configure Docker and Docker Registry.
We aim to make a generic role that can be re-used by the community.

Change-Id: Ie23e36bfa8451275e460100ab4776bf5aa8efa54
Needed-By: Ife3934bbb2686fca94eb28b5591c36567b90b58c
2018-04-20 17:38:36 +00:00

12 lines
314 B
Plaintext

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