Docker issue and log 92/3992/1
authorarvind.patel@huawei.com <arvind.patel@huawei.com>
Tue, 15 Dec 2020 06:43:43 +0000 (12:13 +0530)
committerarvind.patel@huawei.com <arvind.patel@huawei.com>
Tue, 15 Dec 2020 06:45:13 +0000 (12:15 +0530)
Signed-off-by: arvind.patel@huawei.com <arvind.patel@huawei.com>
Change-Id: Iaaef6d62f4ab5b432e5a6f9752970f380ec9622f

blueprints/iotgateway/playbooks/roles/docker/tasks/main.yml
blueprints/iotgateway/playbooks/roles/eg_mecm-mepm/tasks/uninstall.yml

index b8f4286..01147f4 100644 (file)
@@ -18,6 +18,6 @@
   static: false
   when: operation == 'install'
 
-- include: "uninstall.yml"
-  static: false
-  when: operation == 'uninstall'
+#- include: "uninstall.yml"
+#  static: false
+#  when: operation == 'uninstall'
index 699ef18..4ee0c36 100644 (file)
 
 ---
 
-- name: Delete mecm-mepm secret
-  command: helm uninstall mecm-mepm-edgegallery
-  ignore_errors: yes
-  no_log: True
-
 - name: Mecm mepm jwt delete
   # yamllint disable rule:line-length
   command: kubectl delete secret mecm-mepm-jwt-public-secret mecm-mepm-ssl-secret edgegallery-mepm-secret