Skip to main content

1E 8.1 (on-premises)

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:

  • a local DP

  • a VPN without isolation

For example, to isolate two subnets:

10.2.0.0/16,192.168.9.0/24

Please refer to Design Considerations: Inhibiting subnets and sites.

MODULE.NOMAD.NOMADINHIBITEDSUBNETS