Adds vnc_enabled=True and novncproxy_base_url

Bug 1246192 is a duplicate of 1246194

Change-Id: Ic37fb8c17a9b2632e11502eff334fb75c1e468f0
Closes-bug: 1246194
backport: havana
This commit is contained in:
annegentle 2013-11-20 08:55:30 -06:00
parent 51f5cc14e2
commit 0b04c7af97

View File

@ -140,8 +140,10 @@ rabbit_password = <replaceable>RABBIT_PASS</replaceable></programlisting>
<programlisting os="ubuntu;debian" language="ini">[DEFAULT]
...
my_ip=192.168.0.11
vnc_enabled=True
vncserver_listen=0.0.0.0
vncserver_proxyclient_address=192.168.0.11</programlisting>
vncserver_proxyclient_address=192.168.0.11
novncproxy_base_url=http://<replaceable>controller</replaceable>:6080/vnc_auto.html</programlisting>
</step>
<step>
<para>Specify the host that runs the Image Service.<phrase