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=352d3a2d3f88a06c96b01ac5b65a3abdfe6bb8b6;hpb=92d2add43553e74c0e6f94506497ef171c6a9799;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index 352d3a2..c58298e 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -25,9 +25,11 @@ roles: - eg_helm-repo + - eg_registry - eg_certs - helm - k8s + - docker ############ Center ############ @@ -71,17 +73,6 @@ - kubeconfig - helm -### Infrastructure ### - -- hosts: center-infra - become: yes - tags: - - center-infra - - center - - roles: - - k8s - ############ Edge ############ ### EdgeGallery related ### @@ -111,6 +102,20 @@ - kubeconfig - mepkubeconfig - cadvisor + - influxdb + - openebsrole + +### Storage ### + +- hosts: openebsinfluxdb + become: yes + tags: + - ealt_ebs_influx + - edge + + roles: + - influxdb + - openebsrole ### Pre-Requisites ###