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 @@ -43,13 +43,13 @@ seed_vm_root_format: qcow2
4343# Base image for the seed VM root volume. Default is
4444# "https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img"
4545# when os_distribution is "ubuntu", or
46- # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20210210 .0.x86_64.qcow2"
46+ # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2"
4747# otherwise.
4848seed_vm_root_image: >-
4949 {%- if os_distribution == 'ubuntu' %}
5050 https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img
5151 {%- else -%}
52- https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20210210 .0.x86_64.qcow2
52+ https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2
5353 {%- endif %}
5454
5555# Capacity of the seed VM data volume.
Original file line number Diff line number Diff line change 2626# Base image for the seed VM root volume. Default is
2727# "https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img"
2828# when os_distribution is "ubuntu", or
29- # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20210210 .0.x86_64.qcow2"
29+ # "https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-GenericCloud-8-20220913 .0.x86_64.qcow2"
3030# otherwise.
3131# seed_vm_root_image:
3232
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