Setup - Add sensor pillar to Helix

This commit is contained in:
Mike Reeves
2019-12-13 10:06:49 -05:00
parent 4c89cb50bb
commit 30023ae725
3 changed files with 6 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ if (whiptail_you_sure) ; then
whiptail_helix_apikey
whiptail_homenet_master
RULESETUP=ETOPEN
calculate_useable_cores
whiptail_make_changes
set_hostname
clear_master
@@ -193,6 +194,7 @@ if (whiptail_you_sure) ; then
patch_pillar >> $SETUPLOG 2>&1
echo "** Generating the FireEye pillar **" >> $SETUPLOG
fireeye_pillar >> $SETUPLOG 2>&1
sensor_pillar >> $SETUPLOG 2>&1
echo -e "XXX\n24\nCopying Minion Pillars to Master... \nXXX"
copy_minion_tmp_files >> $SETUPLOG 2>&1
# Do a checkin to push the key up