blob: 073b1f5c70fda972734d7a445c2863fded4b73fc [file] [log] [blame]
David K. Bainbridged5697f62016-11-23 09:10:46 -08001[defaults]
2callback_whitelist = profile_tasks
3host_key_checking = false
4forks=20
5timeout=30
6
Zack Williams3acc2e92017-08-01 22:40:24 -07007[ssh_connection]
8ssh_args = -o ControlMaster=auto -o ControlPersist=15s
9