From: arvind.patel@huawei.com Date: Tue, 15 Dec 2020 06:43:43 +0000 (+0530) Subject: Docker issue and log X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=d8852a70dc0f83c3500e91108a339554856e2ea0;p=eliot.git Docker issue and log Signed-off-by: arvind.patel@huawei.com Change-Id: Iaaef6d62f4ab5b432e5a6f9752970f380ec9622f --- diff --git a/blueprints/iotgateway/playbooks/roles/docker/tasks/main.yml b/blueprints/iotgateway/playbooks/roles/docker/tasks/main.yml index b8f4286..01147f4 100644 --- a/blueprints/iotgateway/playbooks/roles/docker/tasks/main.yml +++ b/blueprints/iotgateway/playbooks/roles/docker/tasks/main.yml @@ -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' diff --git a/blueprints/iotgateway/playbooks/roles/eg_mecm-mepm/tasks/uninstall.yml b/blueprints/iotgateway/playbooks/roles/eg_mecm-mepm/tasks/uninstall.yml index 699ef18..4ee0c36 100644 --- a/blueprints/iotgateway/playbooks/roles/eg_mecm-mepm/tasks/uninstall.yml +++ b/blueprints/iotgateway/playbooks/roles/eg_mecm-mepm/tasks/uninstall.yml @@ -16,11 +16,6 @@ --- -- 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