Skip to content

Commit 71dc599

Browse files
committed
Bump version of cirros
This is an attempt to workaround an issue with insecure key-exchange algorithms: https://www.openssh.com/legacy.html I'm hoping that the version of dropbear has been updated, fixing this issue.
1 parent b76003b commit 71dc599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/rally-verify-wrapper.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ crudini --set ~/.rally/rally.conf openstack flavor_ref_ram 128
7272
crudini --set ~/.rally/rally.conf openstack flavor_ref_alt_ram 256
7373
crudini --set ~/.rally/rally.conf openstack flavor_ref_disk 1
7474
crudini --set ~/.rally/rally.conf openstack flavor_ref_alt_disk 1
75+
crudini --set ~/.rally/rally.conf openstack img_url http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img
7576

7677
rally deployment create --fromenv --name openstack
7778

0 commit comments

Comments
 (0)