Trigger service restart on cert change
Change-Id: I08c42b27802badd6286ab50dddfb1890ad1274fb
This commit is contained in:
parent
b94b927aaf
commit
f51a423cae
@ -41,3 +41,6 @@
|
||||
dest: "/etc/octavia/certs/client_ca.pem"
|
||||
- content: "{{ octavia_client_cert_fact }}"
|
||||
dest: "/etc/octavia/certs/client.pem"
|
||||
notify:
|
||||
- Restart octavia services
|
||||
- Restart uwsgi services
|
||||
|
Loading…
Reference in New Issue
Block a user