commit
51c537fca3
@ -5,7 +5,7 @@ Host <%= host_key %>
|
||||
UserKnownHostsFile /dev/null
|
||||
StrictHostKeyChecking no
|
||||
PasswordAuthentication no
|
||||
IdentityFile <%= private_key_path %>
|
||||
IdentityFile "<%= private_key_path %>"
|
||||
IdentitiesOnly yes
|
||||
LogLevel FATAL
|
||||
<% if forward_agent -%>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user