Add initial support for iperf3, both in client and server modes.
[osm/devops.git] / layers / netutils / config.yaml
1 options:
2     iperf3:
3         type: boolean
4         default: false
5         description: "Enabling this option will start iperf3 in server mode."