File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -572,6 +572,20 @@ rpm_package_repos:
572
572
short_name: centos_stream_9_openstack_caracal_aarch64
573
573
sync_group: rocky_9_aarch64
574
574
distribution_name: centos-stream-9-openstack-caracal-aarch64-
575
+ # OpenStack Epoxy for CentOS Stream 9
576
+ - name: CentOS Stream 9 - OpenStack Epoxy
577
+ url: https://mirror.stream.centos.org/SIGs/9-stream/cloud/x86_64/openstack-epoxy/
578
+ base_path: centos/9-stream/cloud/x86_64/openstack-epoxy/
579
+ short_name: centos_stream_9_openstack_epoxy
580
+ sync_group: centos
581
+ distribution_name: centos-stream-9-openstack-epoxy-
582
+ # OpenStack Epoxy for CentOS Stream 9 (aarch64)
583
+ - name: CentOS Stream 9 - OpenStack Epoxy (aarch64)
584
+ url: https://mirror.stream.centos.org/SIGs/9-stream/cloud/aarch64/openstack-epoxy/
585
+ base_path: centos/9-stream/cloud/aarch64/openstack-epoxy/
586
+ short_name: centos_stream_9_openstack_epoxy_aarch64
587
+ sync_group: rocky_9_aarch64
588
+ distribution_name: centos-stream-9-openstack-epoxy-aarch64-
575
589
576
590
# Additional RHEL 9 repositories
577
591
# RabbitMQ - Erlang for Redhat family, version 9
Original file line number Diff line number Diff line change 4
4
# repository.
5
5
default_releases:
6
6
- "master"
7
+ - "2025.1"
7
8
- "2024.1"
8
9
- "2023.1"
9
10
- zed
@@ -121,6 +122,7 @@ source_repositories:
121
122
- zed
122
123
- 2023.1
123
124
- 2024.1
125
+ - 2025.1
124
126
- master
125
127
community_files:
126
128
- codeowners:
@@ -148,6 +150,7 @@ source_repositories:
148
150
- zed
149
151
- 2023.1
150
152
- 2024.1
153
+ - 2025.1
151
154
- master
152
155
community_files:
153
156
- codeowners:
@@ -171,6 +174,7 @@ source_repositories:
171
174
- zed
172
175
- 2023.1
173
176
- 2024.1
177
+ - 2025.1
174
178
- master
175
179
workflows:
176
180
ignored_workflows:
@@ -186,6 +190,7 @@ source_repositories:
186
190
- wallaby
187
191
- xena
188
192
- 2023.1
193
+ - 2025.1
189
194
- master
190
195
community_files:
191
196
- codeowners:
@@ -199,6 +204,7 @@ source_repositories:
199
204
- yoga
200
205
- zed
201
206
- 2023.1
207
+ - 2025.1
202
208
- master
203
209
community_files:
204
210
- codeowners:
@@ -211,6 +217,7 @@ source_repositories:
211
217
- xena
212
218
- zed
213
219
- 2024.1
220
+ - 2025.1
214
221
- master
215
222
workflows:
216
223
ignored_workflows:
@@ -228,6 +235,7 @@ source_repositories:
228
235
ignored_releases:
229
236
- zed
230
237
- 2024.1
238
+ - 2025.1
231
239
- master
232
240
ironic-ui:
233
241
ignored_releases:
@@ -237,6 +245,7 @@ source_repositories:
237
245
- zed
238
246
- 2023.1
239
247
- 2024.1
248
+ - 2025.1
240
249
- master
241
250
workflows:
242
251
ignored_workflows:
@@ -263,6 +272,7 @@ source_repositories:
263
272
- zed
264
273
- 2023.1
265
274
- 2024.1
275
+ - 2025.1
266
276
- master
267
277
workflows:
268
278
ignored_workflows:
@@ -287,6 +297,7 @@ source_repositories:
287
297
- wallaby
288
298
- xena
289
299
- 2024.1
300
+ - 2025.1
290
301
- master
291
302
workflows:
292
303
ignored_workflows:
@@ -301,6 +312,7 @@ source_repositories:
301
312
- victoria
302
313
- xena
303
314
- 2024.1
315
+ - 2025.1
304
316
- master
305
317
community_files:
306
318
- codeowners:
@@ -325,6 +337,7 @@ source_repositories:
325
337
- zed
326
338
- 2023.1
327
339
- 2024.1
340
+ - 2025.1
328
341
- master
329
342
workflows:
330
343
ignored_workflows:
You can’t perform that action at this time.
0 commit comments