Add port 80 here
This commit is contained in:
parent
4df7a8e3ad
commit
75ccc28e69
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue