Fix pillar syntax

This commit is contained in:
Mike Reeves
2020-10-19 17:04:06 -04:00
parent 55b6f5ce99
commit 3cb419174a

View File

@@ -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'"\