Import denc webcluster (nemesis/hubris) #12
@ -26,6 +26,10 @@ firewalld:
|
||||
public:
|
||||
short: Public
|
||||
{{ firewall_interfaces(public) }}
|
||||
{%- if backend | length %}
|
||||
backend:
|
||||
{{ firewall_interfaces(backend) }}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
||||
mine_functions:
|
||||
|
@ -3,3 +3,6 @@ firewalld:
|
||||
internal:
|
||||
services:
|
||||
- vrrp
|
||||
backend:
|
||||
protocols:
|
||||
- udp
|
||||
|
Loading…
Reference in New Issue
Block a user