mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Move enabled and index_clean back to the top
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
elasticsearch:
|
elasticsearch:
|
||||||
|
enabled: false
|
||||||
|
index_clean: true
|
||||||
config:
|
config:
|
||||||
action:
|
action:
|
||||||
destructive_requires_name: true
|
destructive_requires_name: true
|
||||||
@@ -54,8 +56,6 @@ elasticsearch:
|
|||||||
enabled: true
|
enabled: true
|
||||||
key: /usr/share/elasticsearch/config/elasticsearch.key
|
key: /usr/share/elasticsearch/config/elasticsearch.key
|
||||||
verification_mode: none
|
verification_mode: none
|
||||||
enabled: false
|
|
||||||
index_clean: true
|
|
||||||
index_settings:
|
index_settings:
|
||||||
global_overrides:
|
global_overrides:
|
||||||
index_template:
|
index_template:
|
||||||
|
|||||||
Reference in New Issue
Block a user