charm-nova-cloud-controller/templates/parts/spice
Edward Hope-Morley c95bd4e655 [xianghu,r=hopem]
Add Console SSL support. This allows SSL to be used for
instance console sessions independently of whether SSL
is used for the Nova API endpoint.

Closes-Bug: 1476455
2015-07-24 13:29:29 +01:00

4 lines
91 B
Plaintext

{% if html5proxy_base_url -%}
html5proxy_base_url = {{ html5proxy_base_url }}
{% endif -%}