X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Feliot-all-uninstall.yml;fp=blueprints%2Fiotgateway%2Fplaybooks%2Feliot-all-uninstall.yml;h=6062bd2208adbe3e1c34226035ab84801b14625f;hb=85a634b1ba537e55c8b65404fd4467ad3732c683;hp=7fb6742af00d1627ecf7a3ea410d14db27e2f2f6;hpb=6246cb1fb8bcd410c6df05ebf9972277ad3010ea;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/eliot-all-uninstall.yml b/blueprints/iotgateway/playbooks/eliot-all-uninstall.yml index 7fb6742..6062bd2 100644 --- a/blueprints/iotgateway/playbooks/eliot-all-uninstall.yml +++ b/blueprints/iotgateway/playbooks/eliot-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 - ############ Master ############ ### EdgeGallery related ### @@ -125,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