From d57cb596fce0c2d8cd0877861b88d58d0adb217e Mon Sep 17 00:00:00 2001 From: Seth Hoenig Date: Thu, 12 Nov 2020 09:09:34 -0600 Subject: [PATCH] docs: update brige network subnet docs Update the default value for `client.bridge_network_subnet` in docs to match the new value from 99742f2665. Was `172.26.66.0/23`, is now `172.26.64.0/20`. Fixes #9316 --- website/pages/docs/configuration/client.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/configuration/client.mdx b/website/pages/docs/configuration/client.mdx index 7283ec00b..a4f60acdf 100644 --- a/website/pages/docs/configuration/client.mdx +++ b/website/pages/docs/configuration/client.mdx @@ -144,7 +144,7 @@ driver) but will be removed in a future release. created by nomad for allocations running with bridge networking mode on the client. -- `bridge_network_subnet` `(string: "172.26.66.0/23")` - Specifies the subnet +- `bridge_network_subnet` `(string: "172.26.64.0/20")` - Specifies the subnet which the client will use to allocate IP addresses from. - `template` ([Template](#template-parameters): nil) - Specifies