openstack-ansible-os_horizon/tests/inventory
Travis Truman 9f41da7883 Enable functional convergence testing
One container running infra services, one running Keystone, and another
running Horizon.

Closes-Bug: #1553979
Change-Id: Id67a1d9a0bd6e87427f5b0755f69ea8f77441839
2016-03-14 12:53:48 +00:00

6 lines
107 B
Plaintext

[all]
localhost ansible_connection=local ansible_become=True
[hosts]
localhost ansible_ssh_host=127.0.0.1