define all_projects
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
a1ec834513
commit
f7fad6a478
2 changed files with 11 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
- /srv/web/infra/ansible/vars/newcloud.yml
|
||||
- /srv/private/ansible/files/openstack/overcloudrc.yml
|
||||
|
||||
tasks:
|
||||
|
|
10
vars/newcloud.yml
Normal file
10
vars/newcloud.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
all_projects:
|
||||
- copr
|
||||
- coprdev
|
||||
- infrastructure
|
||||
- persistent
|
||||
- pythonbots
|
||||
- transient
|
||||
- openshift
|
||||
- maintainertest
|
||||
- aos-ci-cd
|
Loading…
Add table
Add a link
Reference in a new issue