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 @@ -159,6 +159,9 @@ source_repositories:
159
159
- codeowners:
160
160
content: "{{ community_files.codeowners.openstack }}"
161
161
dest: ".github/CODEOWNERS"
162
+ ignored_releases:
163
+ - 2025.1
164
+ - master
162
165
cloudkitty-dashboard:
163
166
community_files:
164
167
- codeowners:
@@ -285,6 +288,8 @@ source_repositories:
285
288
- victoria
286
289
- wallaby
287
290
- xena
291
+ - 2025.1
292
+ - master
288
293
community_files:
289
294
- codeowners:
290
295
content: "{{ community_files.codeowners.openstack }}"
@@ -323,6 +328,8 @@ source_repositories:
323
328
- xena
324
329
- yoga
325
330
- zed
331
+ - 2025.1
332
+ - master
326
333
community_files:
327
334
- codeowners:
328
335
content: "{{ community_files.codeowners.openstack }}"
You can’t perform that action at this time.
0 commit comments