New projectt: ansible-role-airship

This new project will hold common, reusable ansible roles that
are primarily targeted for use in Airship 2.0 Zuul gates.

There is no need to import from an existing repo; some existing
material on github will be revised before being put in
as a patchset against the new repo.

Please add me (Matt McEuen) as an initial member of the new ACL,
and I can add additional seed core reviewers.

Thanks!

Change-Id: I249e610ca5074f0134038aeddfba81d2f61f5e5d
This commit is contained in:
Matt McEuen 2019-12-09 17:46:40 -06:00
parent ac7ffa6808
commit 07e3265cfc
2 changed files with 18 additions and 0 deletions

View File

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

View File

@ -11,6 +11,8 @@
- airship
- project: airship/airshipui
description: A Web UI for interacting with Airship-managed clusters
- project: airship/ansible-role-airship
description: Reusable Ansible roles for use in Airship Zuul jobs
- project: airship/apis
description: A set of Kubernetes CRDs for Airship
- project: airship/armada