mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-27 08:09:58 +00:00
12 lines
205 B
INI
12 lines
205 B
INI
[defaults]
|
|
host_key_checking = False
|
|
inventory=./hosts
|
|
remote_tmp=/tmp
|
|
remote_user=developer
|
|
callbacks_enabled = profile_tasks
|
|
|
|
[ssh_connection]
|
|
scp_if_ssh = True
|
|
ssh_args = -F ./ssh.cfg
|
|
pipelining = True
|