File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,8 @@ crudini --set ~/.rally/rally.conf openstack flavor_ref_ram 128
85
85
crudini --set ~ /.rally/rally.conf openstack flavor_ref_alt_ram 256
86
86
crudini --set ~ /.rally/rally.conf openstack flavor_ref_disk 1
87
87
crudini --set ~ /.rally/rally.conf openstack flavor_ref_alt_disk 1
88
- crudini --set ~ /.rally/rally.conf openstack img_url http://download.cirros-cloud.net/0.5.1/cirros-0.5.1-x86_64-disk.img
88
+ # Use a StackHPC-built image without a default password.
89
+ crudini --set ~ /.rally/rally.conf openstack img_url https://github.com/stackhpc/cirros/releases/download/20231206/cirros-d231206-x86_64-disk.img
89
90
90
91
# WARNING: This option relies on a custom fork for rally-openstack and should
91
92
# be considered unstable
You can’t perform that action at this time.
0 commit comments