mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge branch 'awlocal' of https://github.com/Security-Onion-Solutions/securityonion into awlocal
This commit is contained in:
@@ -918,6 +918,8 @@ check_requirements() {
|
|||||||
else
|
else
|
||||||
if [[ "$standalone_or_dist" == 'import' ]]; then
|
if [[ "$standalone_or_dist" == 'import' ]]; then
|
||||||
req_storage=50
|
req_storage=50
|
||||||
|
elif [[ "$node_type" == 'idh' ]]; then
|
||||||
|
req_storage=12
|
||||||
else
|
else
|
||||||
req_storage=200
|
req_storage=200
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user