Merge "Add windmill-ops / ansible-role-elasticsearch"

This commit is contained in:
Zuul 2019-09-18 18:18:58 +00:00 committed by Gerrit Code Review
commit 415f773b65
5 changed files with 36 additions and 0 deletions

View File

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

View File

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

View File

@ -6066,6 +6066,8 @@
description: Ansible role to manage graphite-project/carbon
- project: windmill/ansible-role-diskimage-builder
description: Ansible role to manage diskimage-builder
- project: windmill/ansible-role-elasticsearch
description: Ansible role to manage Elastic Search
- project: windmill/ansible-role-gear
description: Ansible role to manage Gearman
- project: windmill/ansible-role-grafyaml
@ -6098,6 +6100,8 @@
description: An Ansible deployment to manage backups for Windmill.
- project: windmill/windmill-config
description: Ansible inventory and configuration content for Windmill.
- project: windmill/windmill-logs
description: An Ansible deployment to manage log related services for Windmill.
- project: windmill/windmill-ops
description: Operations-related content for Windmill.
- project: x/aeromancer

View File

@ -2074,6 +2074,7 @@ openstack-windmill:
- windmill/ansible-role-borgmatic
- windmill/ansible-role-carbon
- windmill/ansible-role-diskimage-builder
- windmill/ansible-role-elasticsearch
- windmill/ansible-role-gear
- windmill/ansible-role-grafyaml
- windmill/ansible-role-logrotate
@ -2090,6 +2091,7 @@ openstack-windmill:
- windmill/windmill
- windmill/windmill-backup
- windmill/windmill-config
- windmill/windmill-logs
- windmill/windmill-ops
- x/ansible-role-bindep
- x/ansible-role-fedmsg

View File

@ -1085,6 +1085,7 @@
- windmill/ansible-role-borgmatic
- windmill/ansible-role-carbon
- windmill/ansible-role-diskimage-builder
- windmill/ansible-role-elasticsearch
- windmill/ansible-role-gear
- windmill/ansible-role-grafyaml
- windmill/ansible-role-logrotate
@ -1101,6 +1102,7 @@
- windmill/windmill
- windmill/windmill-backup
- windmill/windmill-config
- windmill/windmill-logs
- windmill/windmill-ops
- x/alexandria
- x/almanach