# Proxy SSH connection through the frontend-haproxy machine to access # the instances that don't have public IPs. [ssh_connection] pipelining = True ssh_args = -o ProxyCommand="ssh -q -A ubuntu@89.46.80.196 'nc %h %p'" [defaults] allow_world_readable_tmpfiles=true timeout=60