From 1954a389b0b35b5aad4412781b41355eb6da4842 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 7 Jul 2020 16:12:07 -0400 Subject: [PATCH] Update so-functions --- setup/so-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index 48e36f3d1..bcfc6f6eb 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -928,7 +928,7 @@ master_pillar() { " esheap: $ES_HEAP_SIZE"\ " esclustername: {{ grains.host }}"\ " freq: 0"\ - " domainstats: 0" > "$pillar_file" + " domainstats: 0" >> "$pillar_file" if [ "$install_type" = 'EVAL' ] || [ "$install_type" = 'HELIXSENSOR' ] || [ "$install_type" = 'MASTERSEARCH' ] || [ "$install_type" = 'STANDALONE' ]; then