Merge pull request #11243 from Security-Onion-Solutions/jertel/sod

ensure hostname is set
This commit is contained in:
Jason Ertel
2023-09-01 20:43:35 -04:00
committed by GitHub

View File

@@ -194,9 +194,7 @@ if [ -n "$test_profile" ]; then
install_type=DESKTOP
MSRVIP_OFFSET=-3
is_desktop_grid=true
fi
if [[ -z "$HOSTNAME" ]]; then
else
HOSTNAME=manager
fi