X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all-uninstall.yml;h=c58298e8fda53658b7e5ac09b90e540c7d2c9c8e;hb=99da3c0d886a48078363905b4bb870d2cbed65c5;hp=c17b3941c9b71692113a464739e59b075b1bafcb;hpb=c1ec72d0f22345c0c3484c774430be476a5290e7;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index c17b394..c58298e 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -29,6 +29,7 @@ - eg_certs - helm - k8s + - docker ############ Center ############ @@ -72,17 +73,6 @@ - kubeconfig - helm -### Infrastructure ### - -- hosts: center-infra - become: yes - tags: - - center-infra - - center - - roles: - - k8s - ############ Edge ############ ### EdgeGallery related ### @@ -112,6 +102,20 @@ - kubeconfig - mepkubeconfig - cadvisor + - influxdb + - openebsrole + +### Storage ### + +- hosts: openebsinfluxdb + become: yes + tags: + - ealt_ebs_influx + - edge + + roles: + - influxdb + - openebsrole ### Pre-Requisites ###