Skip to content
Snippets Groups Projects
Commit 6fbedf64 authored by Jmoore53's avatar Jmoore53
Browse files

unhealthy

parent ffee328d
No related branches found
No related tags found
No related merge requests found
Pipeline #246150388 passed
......@@ -29,10 +29,6 @@ def check_run_alerts()
end
end
if run_comp_role >= 3
AdminAlertJob.perform_now("#{RundeckKey.last_base_url} having problems", "Still running compositional role and running into problems")
end
if unhealthy >= 3
AdminAlertJob.perform_now("#{RundeckKey.last_base_url} having problems", "Still Unhealthy!")
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment