Add ansible-role-zuul-registry role for windmill

We'll be using this role to deploy
https://opendev.org/zuul/zuul-registry for windmill usage.

Change-Id: Iadc1dbbeb6b348ff84460b4043d30c1a2630164a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-09-30 17:02:37 -04:00
parent 837017e8ed
commit 8eaf6af04b
4 changed files with 18 additions and 0 deletions

View File

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

View File

@ -6099,6 +6099,8 @@
description: Ansible role to manage Zookeeper
- project: windmill/ansible-role-zuul
description: Ansible role to manage Zuul
- project: windmill/ansible-role-zuul-registry
description: Ansible role to manage Zuul Registry
- project: windmill/windmill
description: An Ansible deployment to validate ansible roles for Continuous Integration.
- project: windmill/windmill-backup

View File

@ -2090,6 +2090,7 @@ openstack-windmill:
- windmill/ansible-role-whisper
- windmill/ansible-role-zookeeper
- windmill/ansible-role-zuul
- windmill/ansible-role-zuul-registry
- windmill/windmill
- windmill/windmill-backup
- windmill/windmill-config

View File

@ -1112,6 +1112,7 @@
- windmill/ansible-role-whisper
- windmill/ansible-role-zookeeper
- windmill/ansible-role-zuul
- windmill/ansible-role-zuul-registry
- windmill/windmill
- windmill/windmill-backup
- windmill/windmill-config