Skip to content

Commit fb644fa

Browse files
committed
Restore mariadb-clustercheck handler
This was removed in 65325d9 but it is still called by the config playbook. Change-Id: Idfb5b814e16056d439cf1e1318f86bbcea82d981
1 parent b4b9138 commit fb644fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/roles/mariadb/handlers/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,7 @@
8585
volumes: "{{ service.volumes }}"
8686
dimensions: "{{ service.dimensions }}"
8787
environment: "{{ service.environment }}"
88+
listen:
89+
- restart mariadb-clustercheck
8890
when:
8991
- kolla_action != "config"

0 commit comments

Comments
 (0)