Fix bug 1009264, bad wrap on landing page and broken links.
Temporary fix for the landing page while waiting for guidance from CI Also fixes error spotted in review after merge on the conditional text in doc/src/docbkx/openstack-install/install-config-storage-nodes.xml. Change-Id: I7272ea566d04e41f57443c6924c06833a28c218e
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<listitem><para>Install Storage node packages:</para>
|
||||
<para>
|
||||
<screen os="ubuntu"><prompt>#</prompt> <userinput>apt-get install swift-account swift-container swift-object xfsprogs</userinput></screen>
|
||||
<screen os="ubuntu"><prompt>#</prompt> <userinput>yum install openstack-swift-account openstack-swift-container openstack-swift-object xfsprogs</userinput></screen></para>
|
||||
<screen os="rhel;centos;fedora"><prompt>#</prompt> <userinput>yum install openstack-swift-account openstack-swift-container openstack-swift-object xfsprogs</userinput></screen></para>
|
||||
</listitem>
|
||||
<listitem><para>For every device on the node, setup the XFS volume (/dev/sdb is used
|
||||
as an example):</para>
|
||||
|
||||
Reference in New Issue
Block a user