Update so-setup

This commit is contained in:
Josh Brower
2020-07-09 15:32:19 -04:00
committed by GitHub
parent 206bdc60f3
commit 58d290aa57

View File

@@ -367,14 +367,14 @@ fi
set_main_ip >> $setup_log 2>&1
host_pillar >> $setup_log 2>&1
if [[ $is_minion ]]; then
set_updates >> $setup_log 2>&1
copy_ssh_key >> $setup_log 2>&1
fi
if [[ "$OSQUERY" = 1 ]]; then
host_pillar >> $setup_log 2>&1
fi
# Begin install
{