Import denc webcluster (nemesis/hubris) #12

Merged
Georg merged 8 commits from import-denc-webcluster into production 2023-02-12 14:25:55 +01:00
2 changed files with 7 additions and 0 deletions
Showing only changes of commit c5ce94d7b5 - Show all commits

View File

@ -26,6 +26,10 @@ firewalld:
public:
short: Public
{{ firewall_interfaces(public) }}
{%- if backend | length %}
backend:
{{ firewall_interfaces(backend) }}
{%- endif %}
{%- endif %}
mine_functions:

View File

@ -3,3 +3,6 @@ firewalld:
internal:
services:
- vrrp
backend:
protocols:
- udp