Fix syntax
This commit is contained in:
parent
a85bae6c5a
commit
043bbd3bc5
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ num_cpus: 4
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80 443 ]
|
||||
tcp_ports: [ 80, 443 ]
|
||||
fas_client_groups: sysadmin-build,sysadmin-noc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue