Merge "Switches to using CentOS Stream latest"
This commit is contained in:
commit
2d21c3bca6
@ -140,7 +140,7 @@ deploy_image_sources:
|
|||||||
checksum_algorithm: "sha256"
|
checksum_algorithm: "sha256"
|
||||||
centos:
|
centos:
|
||||||
9-stream:
|
9-stream:
|
||||||
image: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20230501.0.x86_64.qcow2"
|
image: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2"
|
||||||
checksum: "https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM"
|
checksum: "https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM"
|
||||||
checksum_algorithm: "sha256"
|
checksum_algorithm: "sha256"
|
||||||
cirros:
|
cirros:
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- |
|
||||||
|
Switches to using the latest CentOS Stream 9 generic cloud image as the old
|
||||||
|
pinned version no longer exists.
|
Loading…
Reference in New Issue
Block a user