Fleet reactor - Typo fix

This commit is contained in:
Josh Brower
2020-05-28 11:36:38 -04:00
parent 11c641fd1b
commit e53e891bd6
2 changed files with 2 additions and 3 deletions

View File

@@ -44,5 +44,4 @@ salt-call state.apply filebeat queue=True >> /root/fleet-setup.log
docker stop so-nginx
salt-call state.apply nginx queue=True >> /root/fleet-setup.log
echo "Fleet Setup Complete - Login here: https://{{ MAIN_HOSTNAME }}"
echo "Your username is $1 and your password is $2"
echo "Fleet Setup Complete - Login here with the username and password you ran the script with: https://{{ MAIN_HOSTNAME }}"