Fix syntax

This commit is contained in:
Kevin Fenzi 2013-07-11 20:20:15 +00:00
parent a85bae6c5a
commit 043bbd3bc5

View file

@ -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