X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Fmuno-config%2Fedge%2Fvar.yml;fp=blueprints%2Fiotgateway%2Fplaybooks%2Fmuno-config%2Fedge%2Fvar.yml;h=ad1a6bfc16b25e915dfa3e67242924f2337fb097;hb=17770356db8dc3aae9be44cac8fbaae61080f8d2;hp=c4ea7085a04c30bee9d79459e757bbd5fa11f5c0;hpb=883943648d86ce7665de0b4c90c76e3b62da2e30;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/muno-config/edge/var.yml b/blueprints/iotgateway/playbooks/muno-config/edge/var.yml index c4ea708..ad1a6bf 100644 --- a/blueprints/iotgateway/playbooks/muno-config/edge/var.yml +++ b/blueprints/iotgateway/playbooks/muno-config/edge/var.yml @@ -21,12 +21,15 @@ 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 -# CONTROLLER_MASTER_IP: xxx.xxx.xxx.xxx +# If you deploy Controller and Edge together in one cluster, then there is no need to set this param +OCD_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