Adjust host spezific setting of variables.

This commit is contained in:
2026-07-02 20:39:18 +02:00
parent 7223219b08
commit 12ba240411
13 changed files with 271 additions and 14 deletions
+28
View File
@@ -0,0 +1,28 @@
---
# ipt-firewall configuration for b.mx.oopen.de
# Generated by extract-fw-host-vars.py - review before committing!
# Place in: host_vars/<hostname>/ipt_firewall.yml
fw_manage_config: true
# --- Network
fw_ext_interfaces:
- "eth0"
fw_ext_ips_v4:
- "162.55.82.73"
fw_ext_ips_v6:
- "2a01:4f8:271:1266::73"
# --- Munin
munin_remote_ipv4: 37.27.121.227
munin_remote_ipv6: "2a01:4f9:3070:2bda::227"
# --- HTTP
fw_http_server_ips: $ext_1_ip
# --- Mail
fw_smtpd_ips: $ext_1_ip
fw_smtpd_additional_listen_ports: 2525
# --- Rsync
fw_rsync_out_ips: $ext_1_ip