Merge "haproxy-config: move firewalld reload handler to haproxy role"
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Reload firewalld
|
|
||||||
become: True
|
|
||||||
service:
|
|
||||||
name: "firewalld"
|
|
||||||
state: reloaded
|
|
@@ -1,4 +1,10 @@
|
|||||||
---
|
---
|
||||||
|
- name: Reload firewalld
|
||||||
|
become: True
|
||||||
|
service:
|
||||||
|
name: "firewalld"
|
||||||
|
state: reloaded
|
||||||
|
|
||||||
# NOTE(yoctozepto): this handler dance is to ensure we delay restarting master
|
# NOTE(yoctozepto): this handler dance is to ensure we delay restarting master
|
||||||
# keepalived and haproxy which control VIP address until we have working backups.
|
# keepalived and haproxy which control VIP address until we have working backups.
|
||||||
# This could be improved by checking if backup keepalived do not report FAULT state.
|
# This could be improved by checking if backup keepalived do not report FAULT state.
|
||||||
|
Reference in New Issue
Block a user