openstack-ansible-os_ironic/tests/ansible.cfg
Jesse Pretorius a200b5b3b3 Add required base test configs
This patch adds some extra configurations required in order for
tests on OpenStack-CI to work.

It also adds some basic changes to document content.
2016-01-05 13:28:19 +00:00

6 lines
87 B
INI

[defaults]
roles_path = ../..
remote_tmp = ../.ansible/tmp/
host_key_checking = False