1 # the group of systems on which to install yardstick
2 # by default just localhost
4 localhost ansible_connection=local
6 # section below is only due backward compatibility.
7 # it will be removed later
11 [yardstick-standalone]
12 # uncomment hosts below if you would to test yardstick-standalone/sriov scenarios
13 #yardstick-standalone-node ansible_host=192.168.1.2
14 #yardstick-standalone-node-2 ansible_host=192.168.1.2
17 # incomment credentials below for yardstick-standalone