X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Feliot-all-uninstall.yml;h=8be78bb3df667cb63df61de42391227bbd4f06a3;hb=refs%2Fchanges%2F13%2F4013%2F1;hp=b58890e4bc1ee68cbd231a11c84f3fbffcc3bd78;hpb=98019264e44c1fb840c87ba81bc14f2df104f902;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/eliot-all-uninstall.yml b/blueprints/iotgateway/playbooks/eliot-all-uninstall.yml index b58890e..8be78bb 100644 --- a/blueprints/iotgateway/playbooks/eliot-all-uninstall.yml +++ b/blueprints/iotgateway/playbooks/eliot-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 - ############ Master ############ ### EdgeGallery related ### @@ -96,6 +81,7 @@ - edge roles: + - el_hawkbit - rabbitmq - prometheus - kubeconfig @@ -123,3 +109,19 @@ roles: - k3s - docker + +############ OCD ############ + +- hosts: ocdconsolidated + become: yes + tags: + - ocdhost + - ocdconsolidated + + roles: + - eg_helm-repo + - eg_registry + - eg_certs + - helm + - k8s + - docker