rename node pillar to elasticsearch

This commit is contained in:
Mike Reeves
2020-07-07 10:42:12 -04:00
parent e2c9184b29
commit c59096d9bd
35 changed files with 45 additions and 44 deletions

View File

@@ -441,7 +441,7 @@ fi
set_node_type >> $setup_log 2>&1
set_progress_str 19 'Generating search node pillar'
node_pillar >> $setup_log 2>&1
elasticsearch_pillar >> $setup_log 2>&1
fi
if [[ $is_minion ]]; then