mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 05:05:31 +00:00
added comment for reachability test
This commit is contained in:
@@ -8,6 +8,8 @@ if [ "${EXIT_CODE}" = "255" ]; then
|
||||
message="AWS MFA token seems to have expired. aws ec2 describe-instances exited with code ${EXIT_CODE}. Not messaging you again. Try another awsmfa as root@sapsailing.com's tmux."
|
||||
echo "${message}" | notify-operators "AWS MFA token expired"
|
||||
touch "${EXPIRY_MARKER_FILE}"
|
||||
else
|
||||
echo "AWS MFA token expired, but we had sent e-mail already."
|
||||
fi
|
||||
else
|
||||
# Discover replicas
|
||||
|
||||
Reference in New Issue
Block a user