mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Add ssh config to guest root account
This commit is contained in:
parent
ac8c96e51b
commit
bd4c6122a4
3
testing/hosts/default/root/.ssh/config
Normal file
3
testing/hosts/default/root/.ssh/config
Normal file
@ -0,0 +1,3 @@
|
||||
Host *
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
Loading…
x
Reference in New Issue
Block a user