b1080f497b
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
12 lines
314 B
Plaintext
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
|