TLS everywhere: Set post-save command for nova-vnc-proxy

The default command wasn't working, here we set one that will actually work.

The script additionally copies the certificates in the right place.

Related-Bug: #1811401
Depends-On: Ifacbee9e31d84be1008ab7545defac71cf65793f
Change-Id: Idc0844c8726aa53bc4cbd55f902248f854d2464f
(cherry picked from commit a76a0a1270)
This commit is contained in:
Grzegorz Grasza 2019-01-25 18:14:43 +01:00
parent 8d06db25a1
commit 5a2e205c11
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ outputs:
template: "novnc-proxy/%{hiera('fqdn_NETWORK')}"
params:
NETWORK: {get_param: [ServiceNetMap, NovaApiNetwork]}
postsave_cmd: "/usr/bin/certmonger-novnc-proxy-refresh.sh"
- {}
service_config_settings:
fluentd: