Sha256: d382aa2d06893abd25350b4b8b016093a753a6eff8060f66a2e0701431b6f00d
Contents?: true
Size: 408 Bytes
Versions: 11
Compression:
Stored size: 408 Bytes
Contents
Host <%= @server %> HostName <%= @server %> Port 8989 User <%= @automate_user -%>@<%= @ent %> IdentityFile <%= @home -%>/.ssh/id_rsa IdentitiesOnly yes KexAlgorithms +diffie-hellman-group1-sha1 StrictHostKeyChecking no Host * Port 22 User <%= @ssh_user %> IdentityFile <%= @home -%>/.ssh/id_rsa IdentitiesOnly yes KexAlgorithms +diffie-hellman-group1-sha1 StrictHostKeyChecking no
Version data entries
11 entries across 11 versions & 1 rubygems