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=c58298e8fda53658b7e5ac09b90e540c7d2c9c8e;hpb=99da3c0d886a48078363905b4bb870d2cbed65c5;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index c58298e..e6231c1 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -15,22 +15,6 @@ --- -############ OCD ############ - -- hosts: ocdconsolidated - become: yes - tags: - - ocdhost - - ocdconsolidated - - roles: - - eg_helm-repo - - eg_registry - - eg_certs - - helm - - k8s - - docker - ############ Center ############ ### EdgeGallery related ### @@ -102,8 +86,6 @@ - kubeconfig - mepkubeconfig - cadvisor - - influxdb - - openebsrole ### Storage ### @@ -115,7 +97,6 @@ roles: - influxdb - - openebsrole ### Pre-Requisites ### @@ -138,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