Skip to content

Commit

Permalink
Merge pull request #43 from dirkmueller/master
Browse files Browse the repository at this point in the history
Switch to Cirros 0.3.4
  • Loading branch information
dirkmueller committed Jan 4, 2016
2 parents 89aab40 + c4a72a7 commit c9c6ec6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

@test_image = control_node.openstack.image.create(
test_image_name,
copy_from: "http://clouddata.cloud.suse.de/images/cirros-0.3.3-x86_64-disk.img",
copy_from: "http://clouddata.nue.suse.com/images/cirros-0.3.4-x86_64-disk.img",
container_format: :bare,
disk_format: :qcow2,
public: true
Expand Down

0 comments on commit c9c6ec6

Please sign in to comment.