From a5b926c09e338a37306da2416089b5ba53ea1875 Mon Sep 17 00:00:00 2001 From: Tim Gross Date: Fri, 22 Jan 2021 10:33:36 -0500 Subject: [PATCH] docs: check_restart is now supported for group services --- website/content/docs/job-specification/check_restart.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/website/content/docs/job-specification/check_restart.mdx b/website/content/docs/job-specification/check_restart.mdx index 8617b664a83d..52b85d002d9e 100644 --- a/website/content/docs/job-specification/check_restart.mdx +++ b/website/content/docs/job-specification/check_restart.mdx @@ -16,10 +16,6 @@ description: |- ]} /> -~> The `check_restart` stanza in Nomad is only supported for task networks, -_not_ group networks. Please follow [#9176][gh-9176] to be notified when -this is fixed. - As of Nomad 0.7 the `check_restart` stanza instructs Nomad when to restart tasks with unhealthy service checks. When a health check in Consul has been unhealthy for the `limit` specified in a `check_restart` stanza, it is