Add SSH_OPTS to config ssh and scp port
This commit is contained in:
@@ -117,3 +117,5 @@ ALLOW_PRIVILEGED=${ALLOW_PRIVILEGED:-"false"}
|
||||
|
||||
DEBUG=${DEBUG:-"false"}
|
||||
|
||||
# Add SSH_OPTS: Add this to config ssh port
|
||||
SSH_OPTS="-oPort=22 -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -oLogLevel=ERROR"
|
||||
|
Reference in New Issue
Block a user