Skip to content

Commit 2625af3

Browse files
committed
Limit branches in AUFN repo
1 parent 4d84793 commit 2625af3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ zuul_operator_tenant_config:
1717
github:
1818
untrusted-projects:
1919
- 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)