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