update EdgeGallery version 1.5
[eliot.git] / blueprints / iotgateway / playbooks / var.yml
index c4ea708..92d94ab 100644 (file)
@@ -21,11 +21,14 @@ NETWORK_INTERFACE: ens.*
 # false: No need to keep the persistence of all pods' data
 ENABLE_PERSISTENCE: true
 
+# One IP of the cluster master node
+MASTER_IP: xxx.xxx.xxx.xxx
+
 # 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: 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
+# If you deploy Controller and Edge together in one cluster, then there is no need to set this param
 # CONTROLLER_MASTER_IP: xxx.xxx.xxx.xxx
 
 # NIC name of master node