Skip to content

Commit 7e7160c

Browse files
committed
Move config project back to stackhpc fake source
1 parent 1a39a05 commit 7e7160c

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

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

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ zuul_operator_tenant_config:
1515
- stackhpc-admin
1616
exclude-unprotected-branches: true
1717
source:
18-
github:
18+
stackhpc:
1919
config-projects:
20-
- stackhpc/stackhpc-zuul-config
20+
- stackhpc-zuul-config
21+
untrusted-projects:
22+
- stackhpc-zuul-extra-config
23+
github:
2124
untrusted-projects:
22-
- stackhpc/stackhpc-zuul-extra-config
2325
- stackhpc/ansible-collection-cephadm
2426
- stackhpc/stackhpc-kayobe-config:
2527
include-branches: &downstream_branches
@@ -28,17 +30,19 @@ zuul_operator_tenant_config:
2830
opendev:
2931
untrusted-projects:
3032
- opendev/base-jobs:
31-
shadow: stackhpc/stackhpc-zuul-config
33+
shadow:
34+
- stackhpc-zuul-config
3235
include:
3336
- job
3437
- zuul/zuul-jobs:
3538
shadow:
3639
- opendev/base-jobs
37-
- stackhpc/stackhpc-zuul-config
40+
- stackhpc-zuul-config
3841
include:
3942
- job
4043
- openstack/openstack-zuul-jobs:
41-
shadow: stackhpc/stackhpc-zuul-config
44+
shadow:
45+
- stackhpc-zuul-config
4246
include:
4347
- job
4448
- include:

0 commit comments

Comments
 (0)