We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8150b46 commit 3f34addCopy full SHA for 3f34add
ansible/inventory/group_vars/all/zuul-operator-tenant-config
@@ -19,6 +19,9 @@ zuul_operator_tenant_config:
19
config-projects:
20
- stackhpc/stackhpc-zuul-config
21
untrusted-projects:
22
+ - stackhpc/stackhpc-zuul-config:
23
+ include:
24
+ - nodeset
25
- stackhpc/ansible-collection-cephadm
26
- stackhpc/stackhpc-kayobe-config:
27
include-branches: &downstream_branches
@@ -30,10 +33,6 @@ zuul_operator_tenant_config:
30
33
shadow: stackhpc-zuul-config
31
34
include:
32
35
- job
- - opendev/zuul-providers:
- shadow: stackhpc-zuul-config
- include:
36
- - nodeset
37
- zuul/zuul-jobs:
38
shadow:
39
- opendev/base-jobs
0 commit comments