mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Fix tcp var
This commit is contained in:
@@ -22,4 +22,4 @@ openqa_workers: 3
|
||||
deployment_type: prod
|
||||
|
||||
# NFS
|
||||
tcp_ports: 2049
|
||||
tcp_ports: [ 2049 ]
|
||||
|
||||
Reference in New Issue
Block a user