top.sls troubleshooting

This commit is contained in:
Mike Reeves
2019-12-09 12:26:21 -05:00
parent c58c1a494a
commit a3d88fd4a4

View File

@@ -188,7 +188,6 @@ if (whiptail_you_sure) ; then
chown_salt_master >> $SETUPLOG 2>&1
es_heapsize >> $SETUPLOG 2>&1
ls_heapsize >> $SETUPLOG 2>&1
exit
echo -e "XXX\n25\nConfiguring Default Pillars... \nXXX"
master_static >> $SETUPLOG 2>&1
echo "** Generating the master pillar **" >> $SETUPLOG
@@ -197,6 +196,7 @@ if (whiptail_you_sure) ; then
patch_pillar >> $SETUPLOG 2>&1
echo "** Generating the FireEye pillar **" >> $SETUPLOG
fireeye_pillar >> $SETUPLOG 2>&1
exit
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