Revert patch for 'openstack-dashboard.conf' file

We don't give distro-specific commands in this situation. There's
another patch incoming shortly to correct further.

This reverts commit 2436ab71e27d1c4300847a8535e42f5b29c030b6.

Change-Id: I9b0a542c4f5c1b94e0aaa26ab69b7e04b96dece4
This commit is contained in:
Lana Brindley 2015-10-06 02:45:24 +00:00 committed by loquacity
parent 0a41538583
commit eadb588f5d

View File

@ -30,10 +30,9 @@ SESSION_COOKIE_HTTPONLY = True</programlisting>
scripting.</para>
</step>
<step>
<para>Edit the <filename>openstack-dashboard.conf</filename> file(on Fedora/RHEL/
CentOS: <filename>/etc/httpd/conf.d/openstack-dashboard.conf</filename>,
on Ubuntu/Debian/openSUSE: <filename>/etc/apache2/conf.d/openstack-dashboard.conf</filename>)
as shown in <xref linkend="after-example"
<para>Edit the
<filename>/etc/apache2/conf.d/openstack-dashboard.conf</filename>
file as shown in <xref linkend="after-example"
/>:</para>
<example>
<title>Before</title>