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