Merge "Bump default cirros version to 0.5.3" into stable/2023.1

This commit is contained in:
Zuul 2024-04-25 17:31:39 +00:00 committed by Gerrit Code Review
commit 8e84e57dda
1 changed files with 1 additions and 1 deletions

View File

@ -675,7 +675,7 @@ esac
#IMAGE_URLS="http://smoser.brickies.net/ubuntu/ttylinux-uec/ttylinux-uec-amd64-11.2_2.6.35-15_1.tar.gz" # old ttylinux-uec image
#IMAGE_URLS="http://download.cirros-cloud.net/${CIRROS_VERSION}/cirros-${CIRROS_VERSION}-${CIRROS_ARCH}-disk.img" # cirros full disk image
CIRROS_VERSION=${CIRROS_VERSION:-"0.5.2"}
CIRROS_VERSION=${CIRROS_VERSION:-"0.5.3"}
CIRROS_ARCH=${CIRROS_ARCH:-$(uname -m)}
# Set default image based on ``VIRT_DRIVER`` and ``LIBVIRT_TYPE``, either of