Skip to content

Commit 3f34add

Browse files
committed
Rework tenant config
1 parent 8150b46 commit 3f34add

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ansible/inventory/group_vars/all/zuul-operator-tenant-config

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ zuul_operator_tenant_config:
1919
config-projects:
2020
- stackhpc/stackhpc-zuul-config
2121
untrusted-projects:
22+
- stackhpc/stackhpc-zuul-config:
23+
include:
24+
- nodeset
2225
- stackhpc/ansible-collection-cephadm
2326
- stackhpc/stackhpc-kayobe-config:
2427
include-branches: &downstream_branches
@@ -30,10 +33,6 @@ zuul_operator_tenant_config:
3033
shadow: stackhpc-zuul-config
3134
include:
3235
- job
33-
- opendev/zuul-providers:
34-
shadow: stackhpc-zuul-config
35-
include:
36-
- nodeset
3736
- zuul/zuul-jobs:
3837
shadow:
3938
- opendev/base-jobs

0 commit comments

Comments
 (0)