From 4fc3e98d559f3f7f9ac97b4466e399d0e522d70e Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 13 Oct 2016 12:36:29 +0000 Subject: [PATCH] Seems IPA wants these ports open for replication Signed-off-by: Patrick Uiterwijk --- inventory/group_vars/ipa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/ipa b/inventory/group_vars/ipa index f701a23a5d..902ba9be12 100644 --- a/inventory/group_vars/ipa +++ b/inventory/group_vars/ipa @@ -4,7 +4,7 @@ lvm_size: 30000 mem_size: 6144 num_cpus: 2 -tcp_ports: [ 88, 443 ] +tcp_ports: [ 80, 88, 389, 443, 464, 636 ] fas_client_groups: sysadmin-main,sysadmin-accounts