Skip to content

Commit

Permalink
Update so-elastic-fleet-reset
Browse files Browse the repository at this point in the history
  • Loading branch information
dougburks authored Dec 12, 2023
1 parent d49d132 commit 2c4d0a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions salt/manager/tools/sbin_jinja/so-elastic-fleet-reset
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ echo "This includes data previously ingested with Fleet such as Zeek and Suricat
echo "Deployed Elastic Agents will no longer be enrolled and will need to be reinstalled."
echo "This script should only be used as a last resort to reinstall Elastic Fleet."
echo
echo "If you would like to proceed, type AGREE and hit ENTER."
echo "If you would like to proceed, then type AGREE and press ENTER."
echo
# Read user input
read INPUT
Expand Down Expand Up @@ -93,4 +93,4 @@ so-elastic-fleet-setup
status "Re-installing Elastic Agent on all Grid Nodes..."
salt \* state.apply elasticfleet.install_agent_grid queue=True

status "Elastic Fleet Reset complete...."
status "Elastic Fleet Reset complete...."

0 comments on commit 2c4d0a0

Please sign in to comment.