Update EG version 1.3.2
[ealt-edge.git] / ocd / infra / playbooks / var.yml
index 6da65df..bce616c 100644 (file)
@@ -21,11 +21,11 @@ NETWORK_INTERFACE: ens.*
 ENABLE_PERSISTENCE: true
 
 # ip for portals, will be set to private IP of master node default or reset it to be the public IP of master node here
-PORTAL_IP: 192.168.17.47
+# PORTAL_IP: xxx.xxx.xxx.xxx
 
 # IP of the Controller master which is used for Edge to connect
 # If you deploy Controller and Edge together in one cluster, then ther is no need to set this param
-CONTROLLER_MASTER_IP: 10.0.0.15
+# CONTROLLER_MASTER_IP: xxx.xxx.xxx.xxx
 
 # NIC name of master node
 # If master node is with single NIC, not need to set it here and will get the default NIC name during the run time