Update so-minion

This commit is contained in:
Mike Reeves
2024-03-05 15:09:02 -05:00
committed by GitHub
parent 6eb608c3f5
commit a686d46322

View File

@@ -280,7 +280,7 @@ function add_sensor_to_minion() {
echo " enabled: True" >> $PILLARFILE
if [[ $is_pcaplimit ]]; then
echo " config:" >> $PILLARFILE
echo " diskfreepercentage: 60" >> $PILLARFILE
echo " diskfreepercentage: 75" >> $PILLARFILE
pcapspace
fi
echo " " >> $PILLARFILE