Fix IP address of controller

Controller has IP address 10.0.0.11, fix mysql setup to use this IP
address.

Change-Id: Ia152dd27a01b97e1991dca2e9485a1669061d7b4
Closes-Bug: #1305319
This commit is contained in:
Andreas Jaeger 2014-04-10 10:47:49 +02:00
parent 5a2c0eaacd
commit f03156191e

View File

@ -51,7 +51,7 @@
nodes via the management network:</para>
<programlisting>[mysqld]
...
bind-address = 192.168.0.10</programlisting>
bind-address = 10.0.0.11</programlisting>
</step>
<step>
<para>Under the <literal>[mysqld]</literal> section, set the