Skip to content

Commit 7837157

Browse files
authored
Merge pull request #72 from stackhpc/upstream/master-2025-05-26
Synchronise master with upstream
2 parents 70bcff5 + b4d738f commit 7837157

File tree

1 file changed

+4
-0
lines changed
  • playbooks/roles/bifrost-ironic-install/defaults

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,10 @@ deploy_image_sources:
147147
image: "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2"
148148
checksum: "https://cloud.centos.org/centos/9-stream/x86_64/images/CHECKSUM"
149149
checksum_algorithm: "sha256"
150+
10-stream:
151+
image: "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-10-latest.x86_64.qcow2"
152+
checksum: "https://cloud.centos.org/centos/10-stream/x86_64/images/CHECKSUM"
153+
checksum_algorithm: "sha256"
150154
cirros:
151155
"0.5.3":
152156
# NOTE(Alex-Welsh): cirros_deploy_image_upstream_url has been deprecated in

0 commit comments

Comments
 (0)