Sha256: a6519fb91eb70a0a726b56eff2420eaf4e09f42bfb63e67406aa59ecdb5c35e6
Contents?: true
Size: 240 Bytes
Versions: 18
Compression:
Stored size: 240 Bytes
Contents
Host <%= host_key %> HostName <%= ssh_host %> User <%= ssh_user %> Port <%= ssh_port %> UserKnownHostsFile /dev/null StrictHostKeyChecking no PasswordAuthentication no IdentityFile <%= private_key_path %> IdentitiesOnly yes
Version data entries
18 entries across 18 versions & 4 rubygems