mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
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
This commit is contained in:
@@ -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` <code>([Template](#template-parameters): nil)</code> - Specifies
|
||||
|
||||
Reference in New Issue
Block a user