diff --git a/update_image_locations.sh b/update_image_locations.sh index 95d6670..70d8e8c 100755 --- a/update_image_locations.sh +++ b/update_image_locations.sh @@ -60,6 +60,7 @@ ORIGINAL_IMAGES=( "https://download.opensuse.org/tumbleweed/appliances/openSUSE-Tumbleweed-Minimal-VM.x86_64-Cloud.qcow2" "https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base.latest.x86_64.qcow2" "https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img" + "https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-x86_64-10-latest.x86_64.qcow2" ) # Function to get filename from URL