Skip to content

Commit

Permalink
Update so-minion
Browse files Browse the repository at this point in the history
  • Loading branch information
TOoSmOotH authored Mar 5, 2024
1 parent 6eb608c commit a686d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/manager/tools/sbin/so-minion
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a686d46

Please sign in to comment.