tar file check
[ealt-edge.git] / ocd / infra / playbooks / ealt-all.yml
index 5aefc0c..9192078 100644 (file)
@@ -1,4 +1,5 @@
-# Copyright 2020 Huawei Technologies Co., Ltd.
+#
+# Copyright 2021 Huawei Technologies Co., Ltd.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+#
 
 ---
 
-- hosts: infra-k8s
-  become: yes
-  tags:
-  - k8s
-  - infra
-  - mecm
-
-  roles:
-  - k8s
-
-- hosts: infra-k3s
-  become: yes
-  tags:
-  - k3s
-  - infra
-  - mep
+############ Center ############
 
-  roles:
-  - docker
-  - k3s
+### Other 3rd party related ###
 
-- hosts: infra-helm
+- hosts: thirdpartycenter
   become: yes
   tags:
-  - helm
+    - thirdpartycenter
+    - center
 
   roles:
-  - helm
+    - grafana
 
-- hosts: mecm
-  become: yes
-  tags:
-  - infra
-  - infra-mecm
-  - mecm
+############ Edge ############
 
-  roles:
-  - helm
-  - grafana
-  - kubeconfig
-  - applcm
+### Other 3rd party related ###
 
-- hosts: mep
+- hosts: thirdpartyedge
   become: yes
   tags:
-  - infra
-  - infra-mep
-  - mep
+    - thirdpartyedge
+    - edge
 
   roles:
-  - helm
-  - rabbitmq
-  - prometheus
-  - kubeconfig
-  - mepkubeconfig
-  - cadvisor
+    - rabbitmq
+    - cadvisor
 
-- hosts: mecm
-  become: yes
-  tags:
-  - infra
-  - infra-mecm
-  - mecm
-
-  roles:
-  - mepconfig
-
-- hosts: mepautomate
-  become: yes
-  tags:
-  - mepautomate
-
-  roles:
-  - mepserver
-  - mepagent
-
-- hosts: mep-centos
-  become: yes
-  tags:
-  - infra
-  - mep
-
-  roles:
-  - vault
+### Storage ###
 
-- hosts: certsmanager
+- hosts: openebsinfluxdb
   become: yes
   tags:
-  - certsmanager
+    - ealt_ebs_influx
+    - edge
 
   roles:
-  - certmanager
+    - influxdb
+    - openebsrole
+    - velero