Merge "Update references of "folsom" to "grizzly""
This commit is contained in:
commit
2804b3305a
@ -3,9 +3,9 @@
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="5.0"
|
||||
xml:id="ap_installingfolsomubuntuprecise"
|
||||
xml:id="ap_installinggrizzlyubuntuprecise"
|
||||
os="ubuntu">
|
||||
<title>OpenStack Folsom deployment guide for Ubuntu Precise,
|
||||
<title>OpenStack Grizzly deployment guide for Ubuntu Precise,
|
||||
Single node installation. </title>
|
||||
<para>ASSUMPTION: Currently guide uses Nova-Network will be
|
||||
updated for Quantum soon, although we have created database
|
||||
@ -51,7 +51,7 @@ iface eth1 inet static
|
||||
<para>Add the following Ubuntu repository read about it <link xlink:href="http://blog.canonical.com/2012/09/14/now-you-can-have-your-openstack-cake-and-eat-it/">on the Canonical blog.</link>
|
||||
(as root):</para>
|
||||
<screen>
|
||||
<prompt>#</prompt> <userinput>echo deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom main >> /etc/apt/sources.list.d/folsom.list</userinput>
|
||||
<prompt>#</prompt> <userinput>echo deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/grizzly main >> /etc/apt/sources.list.d/grizzly.list</userinput>
|
||||
<prompt>#</prompt> <userinput>apt-get install ubuntu-cloud-keyring </userinput>
|
||||
<prompt>#</prompt> <userinput>apt-get update</userinput>
|
||||
<prompt>#</prompt> <userinput>apt-get upgrade</userinput>
|
||||
|
Loading…
Reference in New Issue
Block a user