X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all-uninstall.yml;h=e6231c1175280c50f54ce4918cdaac409de4f517;hb=93556d64f8727eb386792f412ed85170cb70e48d;hp=f3e24f2eaa0df6b2afd9ec95eaf3d7ef9b1ae6ab;hpb=524d06d860fba6790d180be24b369a0d22a4ede5;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index f3e24f2..e6231c1 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -15,21 +15,6 @@ --- -############ OCD ############ - -- hosts: ocdconsolidated - become: yes - tags: - - ocdhost - - ocdconsolidated - - roles: - - eg_helm-repo - - eg_registry - - eg_certs - - helm - - k8s - ############ Center ############ ### EdgeGallery related ### @@ -102,6 +87,17 @@ - mepkubeconfig - cadvisor +### Storage ### + +- hosts: openebsinfluxdb + become: yes + tags: + - ealt_ebs_influx + - edge + + roles: + - influxdb + ### Pre-Requisites ### - hosts: prerequisiteedge @@ -123,3 +119,19 @@ roles: - k3s - docker + +############ OCD ############ + +- hosts: ocdconsolidated + become: yes + tags: + - ocdhost + - ocdconsolidated + + roles: + - eg_helm-repo + - eg_registry + - eg_certs + - helm + - k8s + - docker