Fix tcp var

This commit is contained in:
Kevin Fenzi 2015-11-28 23:17:45 +00:00
parent 6de6fe9bba
commit 7abc80283d

View file

@ -22,4 +22,4 @@ openqa_workers: 3
deployment_type: prod
# NFS
tcp_ports: 2049
tcp_ports: [ 2049 ]