NomadInhibitedSubnets
Prevents Nomad from calling an election when it is connected to a specified IP subnet, meaning that each Nomad client on the IP subnet automatically becomes a Nomad master. This prevents P2P sharing, as each master downloads its own copy of the content.
Registry value |
Default value |
Notes |
Installer property |
---|---|---|---|
NomadInhibitedSubnets |
(empty) |
A comma-separated list of each subnet to be inhibited in CIDR notation. Useful for sites with either of the following:
For example, to isolate two subnets:
Please refer to Inhibiting subnets and sites. |