File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,12 @@ zuul_operator_tenant_config:
16
16
source:
17
17
github:
18
18
untrusted-projects:
19
+ - stackhpc/a-universe-from-nothing
19
20
- stackhpc/ansible-collection-cephadm
20
- - stackhpc/stackhpc-kayobe-config
21
+ - stackhpc/stackhpc-kayobe-config:
22
+ include-branches: &downstream_branches
23
+ - stackhpc/2025.1
24
+ - stackhpc/2024.1
21
25
opendev:
22
26
untrusted-projects:
23
27
- opendev/base-jobs:
@@ -53,6 +57,7 @@ zuul_operator_tenant_config:
53
57
- include: []
54
58
projects:
55
59
- airship/deckhand
60
+ - airship/divingbell
56
61
- airship/docs
57
62
- airship/governance
58
63
- opendev/irc-meetings
@@ -133,6 +138,7 @@ zuul_operator_tenant_config:
133
138
- openstack/python-monascaclient
134
139
- openstack/releases
135
140
- openstack/requirements
141
+ - openstack/security-doc
136
142
- openstack/service-types-authority
137
143
- openstack/stackviz
138
144
- openstack/stevedore
You can’t perform that action at this time.
0 commit comments