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