Install Guide: Fix wrong directory for openSUSE

It's /etc/sysconfig, update keystone install section.

Change-Id: I42031cd5c4cc61d0d0437e47e683d3477d8db076
Closes-Bug: #1463134
Backport: Kilo
This commit is contained in:
Andreas Jaeger 2015-06-08 21:21:55 +02:00
parent 7eba80bb84
commit c45796b780

View File

@ -269,7 +269,7 @@ admin_token = <replaceable>ADMIN_TOKEN</replaceable></programlisting>
<programlisting>ServerName <replaceable>controller</replaceable></programlisting>
</step>
<step os="opensuse;sles">
<para>Edit the <filename>/etc/sysconf/apache2</filename>
<para>Edit the <filename>/etc/sysconfig/apache2</filename>
file and
configure the <literal>APACHE_SERVERNAME</literal> option to reference the
controller node:</para>