Paul Belanger f76f8e10bf
Run functional tests against 127.0.0.2
Both connection local and 127.0.0.1 have special meaning for ansible,
where will use the local filesystem vs SSH to the loopback adapter.

So, we use 127.0.0.2 to force ansible to make an SSH connection.

Change-Id: I2d2f81c47bcfc4743e2e9d24347421f892301160
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-09-05 18:50:43 -04:00

3 lines
37 B
Plaintext

[test]
test01 ansible_host=127.0.0.2