Update so-functions

This commit is contained in:
Mike Reeves
2020-07-07 16:12:07 -04:00
committed by GitHub
parent 9576151993
commit 1954a389b0

View File

@@ -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