Skip to content

Commit 2d21c3b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Switches to using CentOS Stream latest"
2 parents 5503696 + 2b82673 commit 2d21c3b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

playbooks/roles/bifrost-ironic-install/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ deploy_image_sources:
140140
checksum_algorithm: "sha256"
141141
centos:
142142
9-stream:
143-
image: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230501.0.x86_64.qcow2"
143+
image: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2"
144144
checksum: "https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM"
145145
checksum_algorithm: "sha256"
146146
cirros:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Switches to using the latest CentOS Stream 9 generic cloud image as the old
5+
pinned version no longer exists.

0 commit comments

Comments
 (0)