Skip to content

Commit ea77274

Browse files
authored
Merge pull request #308 from stackhpc/caracal-init
Add 2024.1 release
2 parents af3d2bf + 2f1affc commit ea77274

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# containing a list of workflows and community files required by a given
44
# repository.
55
default_releases:
6+
- "2024.1"
67
- "2023.1"
78
- zed
89
- yoga
@@ -106,6 +107,7 @@ source_repositories:
106107
- yoga
107108
- zed
108109
- 2023.1
110+
- 2024.1
109111
community_files:
110112
- codeowners:
111113
content: "{{ community_files.codeowners.kayobe }}"
@@ -118,6 +120,7 @@ source_repositories:
118120
- yoga
119121
- zed
120122
- 2023.1
123+
- 2024.1
121124
community_files:
122125
- codeowners:
123126
content: "{{ community_files.codeowners.openstack }}"
@@ -130,6 +133,7 @@ source_repositories:
130133
- yoga
131134
- zed
132135
- 2023.1
136+
- 2024.1
133137
community_files:
134138
- codeowners:
135139
content: "{{ community_files.codeowners.openstack }}"
@@ -151,6 +155,7 @@ source_repositories:
151155
- xena
152156
- zed
153157
- 2023.1
158+
- 2024.1
154159
workflows:
155160
ignored_workflows:
156161
elsewhere:
@@ -167,6 +172,7 @@ source_repositories:
167172
- yoga
168173
- zed
169174
- 2023.1
175+
- 2024.1
170176
community_files:
171177
- codeowners:
172178
content: "{{ community_files.codeowners.openstack }}"
@@ -178,6 +184,7 @@ source_repositories:
178184
- xena
179185
- zed
180186
- 2023.1
187+
- 2024.1
181188
workflows:
182189
ignored_workflows:
183190
elsewhere:
@@ -200,6 +207,7 @@ source_repositories:
200207
- xena
201208
- zed
202209
- 2023.1
210+
- 2024.1
203211
workflows:
204212
ignored_workflows:
205213
elsewhere:
@@ -224,6 +232,7 @@ source_repositories:
224232
- xena
225233
- zed
226234
- 2023.1
235+
- 2024.1
227236
workflows:
228237
ignored_workflows:
229238
elsewhere:
@@ -260,6 +269,7 @@ source_repositories:
260269
- xena
261270
- zed
262271
- 2023.1
272+
- 2024.1
263273
community_files:
264274
- codeowners:
265275
content: "{{ community_files.codeowners.openstack }}"
@@ -271,6 +281,7 @@ source_repositories:
271281
- xena
272282
- zed
273283
- 2023.1
284+
- 2024.1
274285
workflows:
275286
ignored_workflows:
276287
elsewhere:
@@ -286,6 +297,7 @@ source_repositories:
286297
- yoga
287298
- zed
288299
- 2023.1
300+
- 2024.1
289301
community_files:
290302
- codeowners:
291303
content: "{{ community_files.codeowners.openstack }}"

0 commit comments

Comments
 (0)