Migrate vexxhost roles to OpenDev

There are a few Ansible roles which we host currently under GitHub
which we'd like to move to OpenDev.  They are open source projects
and we'd like to maintain them under OpenDev/Zuul/Gerrit instead
of GitHub.

Change-Id: I9f530582a379c62a675abf2a7b22f2b56bd724f4
This commit is contained in:
Mohammed Naser 2019-04-05 13:35:48 -04:00
parent ca92e62a73
commit afc70aa42b
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group vexxhost-core
label-Code-Review = -2..+2 group vexxhost-core
label-Workflow = -1..+1 group vexxhost-core
[access "refs/tags/*"]
pushSignedTag = group vexxhost-core
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -8174,6 +8174,10 @@
- project: stackforge/xstatic-angular-animate
description: RETIRED, Angular Animate JavaScript library packaged as XStatic.
acl-config: /home/gerrit2/acls/stackforge/retired.config
- project: vexxhost/ansible-role-wireguard
description: Ansible role to manage Wireguard tunnels
upstream: https://github.com/vexxhost/ansible-role-wireguard
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
- project: zuul/project-config
description: Zuul configuration files for the Zuul tenant
use-storyboard: true

View File

@ -8,6 +8,7 @@
- opendev/base-jobs
untrusted-projects:
- openstack-infra/zuul-jobs
- vexxhost/ansible-role-wireguard
- tenant:
name: kata-containers