[ipa] Add ipa machines to VPN

The IPA machines are currently not reachable through VPN. This is
because they are missing firewall rules for VPN as they need to
have vpn variable set to include them.
This commit is contained in:
Michal Konecny
2025-07-18 10:44:39 +02:00
parent 72789a919f
commit 163446f4dc

View File

@@ -20,3 +20,4 @@ num_cpus: 8
primary_auth_source: ipa
tcp_ports: [80, 88, 389, 443, 464, 636]
udp_ports: [88, 464]
vpn: true