mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
[refactor] Remove whiptail shard count prompt
This commit is contained in:
@@ -425,15 +425,6 @@ collect_es_cluster_name() {
|
||||
fi
|
||||
}
|
||||
|
||||
collect_es_shard_count() {
|
||||
whiptail_shard_count
|
||||
|
||||
while ! valid_int "$SHARDCOUNT"; do
|
||||
whiptail_invalid_input
|
||||
whiptail_shard_count
|
||||
done
|
||||
}
|
||||
|
||||
collect_es_space_limit() {
|
||||
whiptail_log_size_limit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user