mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
reduce setting ssh commands down to 1 function and 1 function call
This commit is contained in:
@@ -146,9 +146,7 @@ case "$setup_type" in
|
||||
esac
|
||||
|
||||
#set ssh commands that will be used based on if this is an automated test install or not
|
||||
get_scp_cmd $automated
|
||||
get_ssh_cmd $automated
|
||||
get_ssh_copy_id_cmd $automated
|
||||
set_ssh_cmds $automated
|
||||
|
||||
# Allow execution of SO tools during setup
|
||||
local_sbin="$(pwd)/../salt/common/tools/sbin"
|
||||
|
||||
Reference in New Issue
Block a user