Log issue
[eliot.git] / blueprints / iotgateway / playbooks / eliot-all-uninstall.yml
index 7fb6742..6062bd2 100644 (file)
 
 ---
 
-############ OCD ############
-
-- hosts: ocdconsolidated
-  become: yes
-  tags:
-    - ocdhost
-    - ocdconsolidated
-
-  roles:
-    - eg_helm-repo
-    - eg_registry
-    - eg_certs
-    - helm
-    - k8s
-    - docker
-
 ############ Master ############
 
 ### EdgeGallery related ###
   roles:
     - k3s
     - docker
+
+############ OCD ############
+
+- hosts: ocdconsolidated
+  become: yes
+  tags:
+    - ocdhost
+    - ocdconsolidated
+
+  roles:
+    - eg_helm-repo
+    - eg_registry
+    - eg_certs
+    - helm
+    - k8s
+    - docker