mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 08:31:55 +00:00
add sshd_config file
This commit is contained in:
parent
b350b8ac16
commit
2d94310011
5
hbase/1.2.6/ssh_config
Normal file
5
hbase/1.2.6/ssh_config
Normal file
@ -0,0 +1,5 @@
|
||||
Host *
|
||||
UserKnownHostsFile /dev/null
|
||||
StrictHostKeyChecking no
|
||||
LogLevel quiet
|
||||
Port 2122
|
Loading…
Reference in New Issue
Block a user