Add port 80 here

This commit is contained in:
Kevin Fenzi 2014-05-15 19:41:39 +00:00
parent 4df7a8e3ad
commit 75ccc28e69
2 changed files with 4 additions and 4 deletions

View file

@ -5,5 +5,5 @@ num_cpus: 1
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 873 ]
tcp_ports: [ 80, 873 ]
fas_client_groups: sysadmin-noc,sysadmin-docs