Skip to content

Commit 8c64db3

Browse files
committed
Limit branches in AUFN repo
1 parent 4d84793 commit 8c64db3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ zuul_operator_tenant_config:
1616
source:
1717
github:
1818
untrusted-projects:
19-
- stackhpc/a-universe-from-nothing
19+
- stackhpc/a-universe-from-nothing:
20+
include-branches:
21+
- stable/2025.1
22+
- stable/2024.2
23+
- stable/2024.1
2024
- stackhpc/ansible-collection-cephadm
2125
- stackhpc/stackhpc-kayobe-config:
2226
include-branches: &downstream_branches

0 commit comments

Comments
 (0)