Merge "Adds vnc_enabled=True and novncproxy_base_url"

This commit is contained in:
Jenkins 2013-11-22 17:45:03 +00:00 committed by Gerrit Code Review
commit 8ca10cc02c

View File

@ -150,8 +150,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