Merge branch 'fix/ssh-harden-setup' into foxtrot

This commit is contained in:
William Wernert
2021-04-01 11:04:10 -04:00
3 changed files with 99 additions and 50 deletions

View File

@@ -906,6 +906,7 @@ set_redirect >> $setup_log 2>&1
set_progress_str 85 'Applying finishing touches'
filter_unused_nics >> $setup_log 2>&1
network_setup >> $setup_log 2>&1
so-ssh-harden -q >> $setup_log 2>&1
if [[ $is_manager || $is_import ]]; then
set_progress_str 87 'Adding user to SOC'