install-guide: fix the cirros image URL
Change-Id: I539f82e4fb13c2f91922fc108241b7048fd3539b Closes-Bug: #1453183
This commit is contained in:
parent
b9c53f071d
commit
d3f17c0442
@ -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…
x
Reference in New Issue
Block a user