These groups don't actually need port 80.

This commit is contained in:
Ralph Bean 2013-08-07 15:20:16 +00:00
parent 97a3b196d0
commit 897d92d978
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80, 3000 ]
tcp_ports: [ 3000 ]
fas_client_groups: sysadmin-noc,sysadmin-badges

View file

@ -7,7 +7,7 @@ num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80, 3000 ]
tcp_ports: [ 3000 ]
fas_client_groups: sysadmin-noc,sysadmin-badges