Change Elastic Logic

This commit is contained in:
Mike Reeves
2023-03-21 16:52:08 -04:00
parent 07f303205a
commit 5fc297b8c1
5 changed files with 12 additions and 35 deletions

View File

@@ -129,10 +129,6 @@ function add_elastic_to_minion() {
printf '%s\n'\
"elasticsearch:"\
" esheap: '$ES_HEAP_SIZE'"\
" config:"\
" node:"\
" attr:"\
" box_type: hot"\
" " >> $PILLARFILE
}