File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,8 @@ source_repositories:
109
109
- yoga
110
110
- zed
111
111
- 2023.1
112
+ - 2025.1
113
+ - master
112
114
community_files:
113
115
- codeowners:
114
116
content: "{{ community_files.codeowners.kayobe }}"
@@ -161,6 +163,9 @@ source_repositories:
161
163
- codeowners:
162
164
content: "{{ community_files.codeowners.openstack }}"
163
165
dest: ".github/CODEOWNERS"
166
+ ignored_releases:
167
+ - 2025.1
168
+ - master
164
169
cloudkitty-dashboard:
165
170
community_files:
166
171
- codeowners:
@@ -287,6 +292,8 @@ source_repositories:
287
292
- victoria
288
293
- wallaby
289
294
- xena
295
+ - 2025.1
296
+ - master
290
297
community_files:
291
298
- codeowners:
292
299
content: "{{ community_files.codeowners.openstack }}"
@@ -325,6 +332,8 @@ source_repositories:
325
332
- xena
326
333
- yoga
327
334
- zed
335
+ - 2025.1
336
+ - master
328
337
community_files:
329
338
- codeowners:
330
339
content: "{{ community_files.codeowners.openstack }}"
@@ -354,6 +363,8 @@ source_repositories:
354
363
- xena
355
364
- yoga
356
365
- zed
366
+ - 2025.1
367
+ - master
357
368
workflows:
358
369
ignored_workflows:
359
370
elsewhere:
You can’t perform that action at this time.
0 commit comments