mcapi_proxy: notify handler on k8s config change
Change-Id: Ic67066e2644415db81e0a5c4d8d68cadf793d374 Signed-off-by: Andrew Bonney <andrew.bonney@bbc.co.uk>
This commit is contained in:
@@ -22,3 +22,4 @@
|
||||
listen:
|
||||
- "venv changed"
|
||||
- "systemd service changed"
|
||||
- "k8s config changed"
|
||||
|
||||
@@ -69,6 +69,8 @@
|
||||
owner: "{{ mcapi_vexxhost_proxy_system_user_name }}"
|
||||
group: "{{ mcapi_vexxhost_proxy_system_group_name }}"
|
||||
mode: '0600'
|
||||
notify:
|
||||
- "k8s config changed"
|
||||
|
||||
- name: Write capi_proxy sudoers config
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user