Skip to content

Commit 62c832b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update default cirros version"
2 parents 85e6aaf + 15b6ac9 commit 62c832b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ ENABLE_UBUNTU_CLOUD_ARCHIVE=$(trueorfalse True ENABLE_UBUNTU_CLOUD_ARCHIVE)
679679
#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
680680
#IMAGE_URLS="http://download.cirros-cloud.net/${CIRROS_VERSION}/cirros-${CIRROS_VERSION}-${CIRROS_ARCH}-disk.img" # cirros full disk image
681681

682-
CIRROS_VERSION=${CIRROS_VERSION:-"0.3.6"}
682+
CIRROS_VERSION=${CIRROS_VERSION:-"0.4.0"}
683683
CIRROS_ARCH=${CIRROS_ARCH:-"x86_64"}
684684

685685
# Set default image based on ``VIRT_DRIVER`` and ``LIBVIRT_TYPE``, either of

0 commit comments

Comments
 (0)