blob: 0902052b5c8aff4f44c8b06fe911d145bf6f0635 [file] [log] [blame]
Zack Williamsce63eb02017-02-28 10:46:22 -07001[defaults]
2callback_whitelist = profile_tasks
3host_key_checking = false
4forks=20
5timeout=30
6
7[ssh_connection]
Zack Williamsa57ea8c2017-08-28 22:49:37 -07008ssh_args = -o ControlMaster=auto -o ControlPersist=15s -o ConnectionAttempts=20
Zack Williamsce63eb02017-02-28 10:46:22 -07009