devstack-plugin-tobiko/ansible.cfg
Federico Ressi 1758142b29 Create devstack-tobiko Vagrantfile
Change-Id: I59810fd352b196f3fb08b265cfb3962efb88f326
2020-09-29 16:09:52 +02:00

13 lines
216 B
INI

[defaults]
host_key_checking = False
forks = 500
timeout = 30
force_color = 0
interpreter_python = auto
roles_path = roles/
[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=60s