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