aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/compass_conf/templates/ansible_installer/openstack_kilo/ansible_cfg/HA-ansible-multinodes.tmpl
blob: 81f55aba0c51a71a2ff8977f0846d3d5f3335476 (plain)
1
2
3
4
5
6
7
#set cluster_name = $getVar('name', '')
[defaults]
log_path = /var/ansible/run/openstack_kilo-$cluster_name/ansible.log
host_key_checking = False
callback_plugins = /opt/compass/bin/ansible_callbacks
pipelining=True
library = /opt/openstack-ansible-modules