Create a list of the master instances

Content Intelligence Deploying the Example OVF

Version
2.2.x
Audience
anonymous
Part Number
MK-HCI003-15
ft:lastEdition
2023-10-23
To create a list of the master instances in your system:
  1. In the Admin App, go to Dashboard > Instances.
    The Masters section at the top of the page lists the IP address of each master instance.
  2. In a text editor, type out the list of master IP addresses as a comma-separated string:
    MASTER_IPS=192.168.1.2,192.168.1.3,192.168.1.4