You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elasticsearch safe_reboot no longer just runs_once
With a more robust `wait_for_status` and given that `safe_reboot` waits
for the cluster to be green, we can now run `safe_reboot` over an
elasticsearch cluster with something like:
`fab staging puppet_class:govuk::node::s_api_elasticsearch elasticsearch.safe_reboot`
0 commit comments