diff --git a/inventory/group_vars/elections b/inventory/group_vars/elections index d692e1b9ed..d9de0f940b 100644 --- a/inventory/group_vars/elections +++ b/inventory/group_vars/elections @@ -4,7 +4,7 @@ lvm_size: 20000 mem_size: 2048 num_cpus: 2 -tcp_ports: [ 443 ] +tcp_ports: [ 80 ] # Neeed for rsync from log02 for logs. custom_rules: [ '-A INPUT -p tcp -m tcp -s 10.5.126.29 --dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.56 --dport 873 -j ACCEPT' ]