X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fmuno-config%2Fcontroller%2Fvar.yml;h=032b4ef6886b381616350cdac1611bd906f7a842;hb=4b73692b90f9d28934d6c6009d2ef125a029d459;hp=95d8e1d5b5ebb838fda2136a3b229f1219df99f1;hpb=aee0e5b492b6aaf72b97612f2a5e592c31b6866a;p=ealt-edge.git diff --git a/ocd/infra/playbooks/muno-config/controller/var.yml b/ocd/infra/playbooks/muno-config/controller/var.yml index 95d8e1d..032b4ef 100644 --- a/ocd/infra/playbooks/muno-config/controller/var.yml +++ b/ocd/infra/playbooks/muno-config/controller/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