all: make ssh_config not use confirm for now
This commit is contained in:
parent
0f8a64e490
commit
5038b6689b
@ -214,7 +214,7 @@ in
|
||||
controlpath /tmp/ssh-%r@%h:%p
|
||||
|
||||
VerifyHostKeyDNS yes
|
||||
AddKeysToAgent confirm 90m
|
||||
AddKeysToAgent 90m
|
||||
CanonicalizeHostname always
|
||||
'';
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user