mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge remote-tracking branch 'origin/2.4/dev' into issue/11229
This commit is contained in:
@@ -398,6 +398,7 @@ collect_mngr_hostname() {
|
||||
sed -i "/$MSRV/d" /etc/hosts
|
||||
fi
|
||||
|
||||
if [[ -z "$MSRVIP" ]]; then
|
||||
if ! getent hosts "$MSRV"; then
|
||||
whiptail_manager_ip
|
||||
|
||||
@@ -413,6 +414,7 @@ collect_mngr_hostname() {
|
||||
whiptail_manager_ip "$MSRVIP"
|
||||
done
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
collect_net_method() {
|
||||
|
||||
Reference in New Issue
Block a user