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:"\ "elastic:"\
" features: False"\ " features: False"\
"elasticsearch:"\ "elasticsearch:"\
" replicas: 0"\ " replicas: 0"
if [ -n "$ESCLUSTERNAME" ]; then if [ -n "$ESCLUSTERNAME" ]; then
printf " true_cluster: True"\ printf " true_cluster: True"\
" true_cluster_name: '$ESCLUSTERNAME'"\ " true_cluster_name: '$ESCLUSTERNAME'"\