Inflexdb fixes host seperated
[ealt-edge.git] / ocd / infra / playbooks / ealt-all-uninstall.yml
index f3e24f2..c58298e 100644 (file)
@@ -29,6 +29,7 @@
     - eg_certs
     - helm
     - k8s
+    - docker
 
 ############ Center ############
 
     - kubeconfig
     - mepkubeconfig
     - cadvisor
+    - influxdb
+    - openebsrole
+
+### Storage ###
+
+- hosts: openebsinfluxdb
+  become: yes
+  tags:
+    - ealt_ebs_influx
+    - edge
+
+  roles:
+    - influxdb
+    - openebsrole
 
 ### Pre-Requisites ###