Merge "Adds vnc_enabled=True and novncproxy_base_url"
This commit is contained in:
commit
8ca10cc02c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user