You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Current »

    Synopsis

    supervisor_address = IPaddress
    IPaddress is used lock down the Supervisor to a specific IP address. This is used for hosts with multiple interface cards as with multiple IP addresses assigned to it. By default the Supervisor will use all IP addresses on the host.

    Example

    supervisor_address = 192.168.1.50

    Defaults

    "all ip addresses on host"

    • No labels