IDH - Initial whiptail

This commit is contained in:
Josh Brower
2022-02-18 17:21:04 -05:00
parent 0362afb260
commit bf477a1c19
3 changed files with 52 additions and 0 deletions

View File

@@ -915,6 +915,7 @@ echo "1" > /root/accept_changes
fi
if [[ "$IDH" = 1 ]]; then
collect_idh_services()
set_progress_str 79 "$(print_salt_state_apply 'idh')"
salt-call state.apply -l info idh >> $setup_log 2>&1