Skip to content

Commit 1a39a05

Browse files
committed
Update shadow config
1 parent e427f97 commit 1a39a05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ zuul_operator_tenant_config:
2828
opendev:
2929
untrusted-projects:
3030
- opendev/base-jobs:
31-
shadow: stackhpc-zuul-config
31+
shadow: stackhpc/stackhpc-zuul-config
3232
include:
3333
- job
3434
- zuul/zuul-jobs:
3535
shadow:
3636
- opendev/base-jobs
37-
- stackhpc-zuul-config
37+
- stackhpc/stackhpc-zuul-config
3838
include:
3939
- job
4040
- openstack/openstack-zuul-jobs:
41-
shadow: stackhpc-zuul-config
41+
shadow: stackhpc/stackhpc-zuul-config
4242
include:
4343
- job
4444
- include:

0 commit comments

Comments
 (0)