Allow vncproxy to work with ssl enabled
authorBen Nemec <bnemec@redhat.com>
Fri, 15 Jan 2016 22:31:36 +0000 (16:31 -0600)
committerBen Nemec <bnemec@redhat.com>
Fri, 15 Jan 2016 23:59:22 +0000 (17:59 -0600)
commitdd7602ad82100617126be26d80a6d3f67cb739ac
treeecc2b27aa3bee281fdd2feee4cbd17af30f08289
parentbdfdce52ad08d4ce70e7d4ca61b1c6d8409a8730
Allow vncproxy to work with ssl enabled

Right now our vncproxy settings are hard-coded to http and the
non-ssl port.  This change adds a vncproxy entry to the endpoint
map and uses those values to configure the proxy correctly on
compute nodes.  This is sufficient to get it working in my
environment with ssl enabled.

Change-Id: I9d69b088eef4700959b33c7e0eb44932949d7b71
environments/enable-tls.yaml
network/endpoints/endpoint_map.yaml
puppet/compute.yaml