ha-node: allow vrrp in firewall
Needed for keepalived operation. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
0581510c10
commit
bef66c1f8a
2
pillar/role/ha-netcup.sls
Normal file
2
pillar/role/ha-netcup.sls
Normal file
@ -0,0 +1,2 @@
|
||||
include:
|
||||
- role.ha-node
|
5
pillar/role/ha-node.sls
Normal file
5
pillar/role/ha-node.sls
Normal file
@ -0,0 +1,5 @@
|
||||
firewalld:
|
||||
zones:
|
||||
internal:
|
||||
services:
|
||||
- vrrp
|
Loading…
Reference in New Issue
Block a user