Create ansible-role-boto3 project
We'll be using this in the windmill project to help managed boto3 which is a nodepool dependency. Change-Id: I99ede4f0fbabdce26fc981a38e75854d97f5b337 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
14
gerrit/acls/windmill/ansible-role-boto3.config
Normal file
14
gerrit/acls/windmill/ansible-role-boto3.config
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group ansible-role-boto3-core
|
||||||
|
label-Code-Review = -2..+2 group ansible-role-boto3-core
|
||||||
|
label-Workflow = -1..+1 group ansible-role-boto3-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group ansible-role-boto3-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = false
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@@ -6198,6 +6198,8 @@
|
|||||||
description: Ansible role to manage borgbackup
|
description: Ansible role to manage borgbackup
|
||||||
- project: windmill/ansible-role-borgmatic
|
- project: windmill/ansible-role-borgmatic
|
||||||
description: Ansible role to manage borgmatic
|
description: Ansible role to manage borgmatic
|
||||||
|
- project: windmill/ansible-role-boto3
|
||||||
|
description: Ansible role to manage boto3
|
||||||
- project: windmill/ansible-role-carbon
|
- project: windmill/ansible-role-carbon
|
||||||
description: Ansible role to manage graphite-project/carbon
|
description: Ansible role to manage graphite-project/carbon
|
||||||
- project: windmill/ansible-role-diskimage-builder
|
- project: windmill/ansible-role-diskimage-builder
|
||||||
|
@@ -1691,6 +1691,7 @@ openstack-windmill:
|
|||||||
- windmill/ansible-role-ansible
|
- windmill/ansible-role-ansible
|
||||||
- windmill/ansible-role-borgbackup
|
- windmill/ansible-role-borgbackup
|
||||||
- windmill/ansible-role-borgmatic
|
- windmill/ansible-role-borgmatic
|
||||||
|
- windmill/ansible-role-boto3
|
||||||
- windmill/ansible-role-carbon
|
- windmill/ansible-role-carbon
|
||||||
- windmill/ansible-role-diskimage-builder
|
- windmill/ansible-role-diskimage-builder
|
||||||
- windmill/ansible-role-elasticsearch
|
- windmill/ansible-role-elasticsearch
|
||||||
|
@@ -1103,6 +1103,7 @@
|
|||||||
- windmill/ansible-role-ansible
|
- windmill/ansible-role-ansible
|
||||||
- windmill/ansible-role-borgbackup
|
- windmill/ansible-role-borgbackup
|
||||||
- windmill/ansible-role-borgmatic
|
- windmill/ansible-role-borgmatic
|
||||||
|
- windmill/ansible-role-boto3
|
||||||
- windmill/ansible-role-carbon
|
- windmill/ansible-role-carbon
|
||||||
- windmill/ansible-role-diskimage-builder
|
- windmill/ansible-role-diskimage-builder
|
||||||
- windmill/ansible-role-elasticsearch
|
- windmill/ansible-role-elasticsearch
|
||||||
|
Reference in New Issue
Block a user