Add more logging to setup process

This commit is contained in:
Mike Reeves
2022-09-12 14:27:35 -04:00
parent 9ca2e6e871
commit c8a9fc2f26

View File

@@ -913,7 +913,7 @@ detect_os() {
exit 1
fi
info "Found OS: $OS $OSVER" >> "$log" 2>&1
info "Found OS: $OS $OSVER"
}
@@ -2176,7 +2176,6 @@ set_initial_firewall_policy() {
$default_salt_dir/salt/common/tools/sbin/so-firewall --apply includehost search_node "$MAINIP"
;;
esac
fi
}
# Set up the management interface on the ISO