mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user