Accept SSH host keys
This commit is contained in:
parent
aaff16b695
commit
b156ca3c77
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Host *
|
||||
AddKeysToAgent yes
|
||||
ServerAliveInterval 20
|
||||
UpdateHostKeys ask
|
||||
UpdateHostKeys yes
|
||||
|
||||
Include config.d/*.config
|
||||
|
|
Loading…
Reference in a new issue