X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Feliot-eg-muno-edge.yml;fp=blueprints%2Fiotgateway%2Fplaybooks%2Froles%2Feg_certs%2Ftasks%2Funinstall.yml;h=757b3fc510ba55a48669796532042d0104ab0fd9;hb=233fedcbae7166783277ed538d454b106b9d52ae;hp=ca56d0dafebc165f2cda4007ebf349e2f877c5b6;hpb=8d3b452ed742e3b9e3e7e5ed9633038437fbdca9;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/roles/eg_certs/tasks/uninstall.yml b/blueprints/iotgateway/playbooks/eliot-eg-muno-edge.yml similarity index 74% rename from blueprints/iotgateway/playbooks/roles/eg_certs/tasks/uninstall.yml rename to blueprints/iotgateway/playbooks/eliot-eg-muno-edge.yml index ca56d0d..757b3fc 100644 --- a/blueprints/iotgateway/playbooks/roles/eg_certs/tasks/uninstall.yml +++ b/blueprints/iotgateway/playbooks/eliot-eg-muno-edge.yml @@ -1,5 +1,5 @@ # -# Copyright 2020 Huawei Technologies Co., Ltd. +# Copyright 2021 Huawei Technologies Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,9 +16,11 @@ --- -- name: Remove generated certificates - command: rm -rf /tmp/ssl-eg-keys-certs - args: - chdir: /tmp/ - ignore_errors: yes - no_log: True +# playbook file for EG-MUNO + +- hosts: master + become: yes + vars_files: + - ./muno-config/edge/var.yml + roles: + - egallery-munomode-edge