Merge "install-guide: fix the cirros image URL"
This commit is contained in:
commit
7404f7bede
@ -33,7 +33,7 @@
|
||||
</step>
|
||||
<step>
|
||||
<para>Download the source image into it:</para>
|
||||
<screen><prompt>$</prompt> <userinput>wget -P /tmp/images http://cdn.download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img</userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>wget -P /tmp/images http://download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img</userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>Upload the image to the Image service using the
|
||||
|
Loading…
Reference in New Issue
Block a user