File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ seed_vm_root_format: qcow2
4646# http://dl.rockylinux.org/pub/rocky/8.5/images/Rocky-8-GenericCloud-8.5-20211114.2.x86_64.qcow2
4747# when os_distribution is "rocky",
4848# or
49- # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20210603 .0.x86_64.qcow2"
49+ # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2"
5050# otherwise.
5151seed_vm_root_image: >-
5252 {%- if os_distribution == 'ubuntu' %}
5353 https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
5454 {%- elif os_distribution == 'rocky' %}
5555 http://dl.rockylinux.org/pub/rocky/8.5/images/Rocky-8-GenericCloud-8.5-20211114.2.x86_64.qcow2
5656 {%- else -%}
57- https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20210210 .0.x86_64.qcow2
57+ https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2
5858 {%- endif %}
5959
6060# Capacity of the seed VM data volume.
Original file line number Diff line number Diff line change 2929# http://dl.rockylinux.org/pub/rocky/8.5/images/Rocky-8-GenericCloud-8.5-20211114.2.x86_64.qcow2
3030# when os_distribution is "rocky",
3131# or
32- # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20210603 .0.x86_64.qcow2"
32+ # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2"
3333# otherwise.
3434# seed_vm_root_image:
3535
Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ Updates base CentOS Stream 8 cloud image to
5+ CentOS-Stream-GenericCloud-8-20220913.0.x86_64.
You can’t perform that action at this time.
0 commit comments