Fixed for log issue 82/3982/1
authorarvind.patel@huawei.com <arvind.patel@huawei.com>
Wed, 9 Dec 2020 17:50:11 +0000 (23:20 +0530)
committerarvind.patel@huawei.com <arvind.patel@huawei.com>
Wed, 9 Dec 2020 17:50:11 +0000 (23:20 +0530)
Signed-off-by: arvind.patel@huawei.com <arvind.patel@huawei.com>
Change-Id: Iad608d9320605c4ff30cf960120a68fa997d17e5

ocd/infra/playbooks/ealt-all-uninstall.yml
ocd/infra/playbooks/ealt-all.yml
ocd/infra/playbooks/roles/docker/tasks/main.yml

index 8c2b290..d1eb485 100644 (file)
     - kubeconfig
     - mepkubeconfig
     - cadvisor
-    - influxdb
-    - openebsrole
 
 ### Storage ###
 
-- hosts: openebsinfluxdb
-  become: yes
-  tags:
-    - ealt_ebs_influx
-    - edge
+#- hosts: openebsinfluxdb
+#  become: yes
+#  tags:
+#    - ealt_ebs_influx
+#    - edge
 
-  roles:
-    - influxdb
-    - openebsrole
+#  roles:
+#    - influxdb
+#    - openebsrole
 
 ### Pre-Requisites ###
 
index 296ad58..0381e55 100644 (file)
 
 ### Storage ###
 
-- hosts: openebsinfluxdb
-  become: yes
-  tags:
-    - ealt_ebs_influx
-    - edge
-
-  roles:
-    - influxdb
-    - openebsrole
+#- hosts: openebsinfluxdb
+#  become: yes
+#  tags:
+#    - ealt_ebs_influx
+#    - edge
+
+#  roles:
+#    - influxdb
+#    - openebsrole
index b8f4286..01147f4 100644 (file)
@@ -18,6 +18,6 @@
   static: false
   when: operation == 'install'
 
-- include: "uninstall.yml"
-  static: false
-  when: operation == 'uninstall'
+#- include: "uninstall.yml"
+#  static: false
+#  when: operation == 'uninstall'