Install Guide: Fix profiling information

This screen was erroneously shown on Ubuntu, fix profiling.

Change-Id: Id908acfdc739ad8873263f21897a1fcccee2bf60
backport: havana
Closes-Bug: #1252316
This commit is contained in:
Andreas Jaeger
2013-11-18 19:27:47 -05:00
parent c8fa029b53
commit 183b3120c7

View File

@@ -92,7 +92,7 @@ log_dir=/var/log/heat</programlisting>
rabbit_password = <replaceable>RABBIT_PASS</replaceable></programlisting>
<para os="opensuse;sles">Run the following commands:</para>
<screen><prompt>#</prompt> <userinput>openstack-config --set /etc/heat/heat.conf DEFAULT rabbit_host controller</userinput>
<screen os="opensuse;sles"><prompt>#</prompt> <userinput>openstack-config --set /etc/heat/heat.conf DEFAULT rabbit_host controller</userinput>
<prompt>#</prompt> <userinput>openstack-config --set /etc/heat/heat.conf DEFAULT rabbit_password <replaceable>RABBIT_PASS</replaceable></userinput></screen>
</step>
<step>