tar ball package change 55/4355/2
authorSrinivasan <srinivasan.s.n@huawei.com>
Wed, 23 Jun 2021 13:04:07 +0000 (18:34 +0530)
committerGaurav Agrawal <gaurav.agrawal@huawei.com>
Tue, 6 Jul 2021 08:55:55 +0000 (08:55 +0000)
Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: Iae03c0e8acb90bffce75961f8ff08f487df42942

ocd/infra/playbooks/muno-config/controller/var.yml
ocd/infra/playbooks/muno-config/edge/var.yml
ocd/infra/playbooks/roles/egallery-munomode-controller/tasks/install.yml
ocd/infra/playbooks/roles/egallery-munomode-edge/tasks/install.yml

index 29fe1fb..1f40dda 100644 (file)
@@ -13,7 +13,7 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-# Set the Password of Harbor admin account, no default value, 
+# Set the Password of Harbor admin account, no default value,
 # must set by users here
 HARBOR_ADMIN_PASSWORD: any_password
 
@@ -24,10 +24,7 @@ HARBOR_ADMIN_PASSWORD: any_password
 # ENABLE_PERSISTENCE: true
 ENABLE_PERSISTENCE: false
 
-
-
-# ip for portals, will be set to private IP of master node default or 
+# 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
 PORTAL_IP: IP_master_node
-
index 576eef1..e584b7a 100644 (file)
@@ -22,14 +22,14 @@ HARBOR_ADMIN_PASSWORD: Harbor@edge
 # false: No need to keep the persistence of all pods' data
 ENABLE_PERSISTENCE: false
 
-# ip for portals, will be set to private IP of master node default or 
+# 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
 
 # NIC name of master node
-# If master node is with single NIC, not need to set it here and will get 
+# If master node is with single NIC, not need to set it here and will get
 # the default NIC name during the run time
-# If master node is with multiple NICs, should set it here to be 
+# If master node is with multiple NICs, should set it here to be
 # 2 different NICs
 # EG_NODE_EDGE_MP1: eth0
 # EG_NODE_EDGE_MM5: eth0
index add7807..56dba53 100644 (file)
@@ -30,7 +30,7 @@
 
 - name: Download 1.1 edgegallery x86 controller
 # yamllint disable rule:line-length
-  command: wget https://edgegallery.obs.cn-east-3.myhuaweicloud.com/releases/v1.1.1/x86/EdgeGallery-v1.1.1-controller-x86.tar.gz
+  command: wget https://akraino.obs.ap-southeast-1.myhuaweicloud.com/v1.1.1/x86/EdgeGallery-v1.1.1-controller-x86.tar.gz
 # yamllint disable rule:line-length
   args:
     chdir: /tmp/eg_download/deploy/
index fafeae9..c98a861 100644 (file)
@@ -22,7 +22,7 @@
 
 - name: Download 1.1 edgegallery x86 edge
 # yamllint disable rule:line-length
-  command: wget https://edgegallery.obs.cn-east-3.myhuaweicloud.com/releases/v1.1.1/x86/EdgeGallery-v1.1.1-edge-x86.tar.gz
+  command: wget https://akraino.obs.ap-southeast-1.myhuaweicloud.com/v1.1.1/x86/EdgeGallery-v1.1.1-edge-x86.tar.gz
 # yamllint disable rule:line-length
   args:
     chdir: /tmp/eg_download/deploy/