File tree Expand file tree Collapse file tree 1 file changed +21
-12
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +21
-12
lines changed Original file line number Diff line number Diff line change @@ -20,20 +20,29 @@ zuul_operator_tenant_config:
20
20
- stackhpc/stackhpc-kayobe-config
21
21
opendev:
22
22
untrusted-projects:
23
- - opendev/base-jobs
24
- - openstack/ansible-collection-kolla
25
- - openstack/kayobe
26
- - openstack/kayobe-config
27
- - openstack/kayobe-config-dev
28
- - openstack/kolla
29
- - openstack/kolla-ansible
30
- - openstack/openstack-zuul-jobs
31
- - openstack/project-config
32
- - openstack/requirements
33
- - openstack/tenks
34
- - zuul/nodepool
23
+ - opendev/base-jobs:
24
+ shadow: stackhpc-zuul-config
25
+ include:
26
+ - job
35
27
- zuul/zuul-jobs:
36
28
shadow: stackhpc-zuul-config
29
+ include:
30
+ - job
31
+ - include:
32
+ - job
33
+ projects:
34
+ - openstack/zuul-jobs
35
+ - openstack/project-config
36
+ - openstack/kayobe
37
+ - openstack/kayobe-config
38
+ - openstack/kayobe-config-dev
39
+ - openstack/kolla
40
+ - openstack/kolla-ansible
41
+ - include: []
42
+ projects:
43
+ - openstack/requirements
44
+ - openstack/tenks
45
+ - zuul/nodepool
37
46
stackhpc:
38
47
config-projects:
39
48
- stackhpc-zuul-config
You can’t perform that action at this time.
0 commit comments