TLS everywhere: Set post-save command for neutron dhcpd
The default procedure 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: I9954cf33efedf2ec3dfb03109595cd4431feff60 Change-Id: I449df13ea2c49a8cf6d2e8e632b2b39707071c52
This commit is contained in:
parent
a76a0a1270
commit
ce1e7eafe6
@ -195,6 +195,7 @@ outputs:
|
||||
template: "neutron/%{hiera('fqdn_NETWORK')}"
|
||||
params:
|
||||
NETWORK: {get_param: [ServiceNetMap, NeutronApiNetwork]}
|
||||
postsave_cmd: "/usr/bin/certmonger-neutron-dhcpd-refresh.sh"
|
||||
- null
|
||||
metadata_settings:
|
||||
if:
|
||||
|
Loading…
x
Reference in New Issue
Block a user