De-bracket vncproxy_host in compute profile
authorBen Nemec <bnemec@redhat.com>
Tue, 30 Aug 2016 20:58:43 +0000 (15:58 -0500)
committerGiulio Fidente <gfidente@redhat.com>
Mon, 12 Sep 2016 14:35:22 +0000 (16:35 +0200)
commit57898b416234afe3f9ba15488d521711644cf375
tree439d6dde0ab49d66be5133297017a437dc626034
parentede33f67b9d35e13b0341732852f76e84e115245
De-bracket vncproxy_host in compute profile

This is done in the vncproxy profile, but for some reason is not in
the compute one.  It causes hiera to explode when the brackets are
left, so we need to do the bracket stripping here too.

Also switches both places to just use the host_nobrackets version
of the endpoint instead of stripping them with str_replace.

Change-Id: I7ccd84b575fd652f6412fdb1869c31c79a7bf53b
Closes-Bug: 1618623
puppet/services/nova-compute.yaml
puppet/services/nova-vnc-proxy.yaml