File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -161,6 +161,9 @@ source_repositories:
161161 - codeowners:
162162 content: "{{ community_files.codeowners.openstack }}"
163163 dest: ".github/CODEOWNERS"
164+ ignored_releases:
165+ - 2025.1
166+ - master
164167 cloudkitty-dashboard:
165168 community_files:
166169 - codeowners:
@@ -287,6 +290,8 @@ source_repositories:
287290 - victoria
288291 - wallaby
289292 - xena
293+ - 2025.1
294+ - master
290295 community_files:
291296 - codeowners:
292297 content: "{{ community_files.codeowners.openstack }}"
@@ -325,6 +330,8 @@ source_repositories:
325330 - xena
326331 - yoga
327332 - zed
333+ - 2025.1
334+ - master
328335 community_files:
329336 - codeowners:
330337 content: "{{ community_files.codeowners.openstack }}"
You can’t perform that action at this time.
0 commit comments