mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
Fix pillar syntax
This commit is contained in:
@@ -1199,7 +1199,7 @@ manager_global() {
|
||||
"elastic:"\
|
||||
" features: False"\
|
||||
"elasticsearch:"\
|
||||
" replicas: 0"\
|
||||
" replicas: 0"
|
||||
if [ -n "$ESCLUSTERNAME" ]; then
|
||||
printf " true_cluster: True"\
|
||||
" true_cluster_name: '$ESCLUSTERNAME'"\
|
||||
|
||||
Reference in New Issue
Block a user