From b137f536cf95d08b0c868accdb78a99f3ffff54d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 18 Jul 2014 17:40:03 +0000 Subject: [PATCH] Add rsync open on atomic01 --- inventory/group_vars/atomichw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/atomichw b/inventory/group_vars/atomichw index 420ad2a191..afe1c28fa8 100644 --- a/inventory/group_vars/atomichw +++ b/inventory/group_vars/atomichw @@ -6,4 +6,4 @@ nrpe_procs_crit: 800 fas_client_groups: atomic,sysadmin-atomic -tcp_ports: [ 80, 443 ] +tcp_ports: [ 80, 443, 873 ]