X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=9192078edf21b4f96470c294b5c14b82eabdb8d8;hb=4b73692b90f9d28934d6c6009d2ef125a029d459;hp=236de37c5eefe41361c21d354a323aaad40173da;hpb=f31ea505c253ffbc7d1e0bbc97e8d750c3e6858b;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index 236de37..9192078 100644 --- a/ocd/infra/playbooks/ealt-all.yml +++ b/ocd/infra/playbooks/ealt-all.yml @@ -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. @@ -11,71 +12,46 @@ # 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 +############ Center ############ - roles: - - k8s +### Other 3rd party related ### -- hosts: infra-k3s +- hosts: thirdpartycenter become: yes tags: - - k3s - - infra - - mep + - thirdpartycenter + - center roles: - - k3s + - grafana -- hosts: infra-helm - become: yes - tags: - - helm +############ Edge ############ - roles: - - helm +### Other 3rd party related ### -- hosts: mecm +- hosts: thirdpartyedge become: yes tags: - - infra - - infra-mecm - - mecm + - thirdpartyedge + - edge roles: - - helm - - grafana - - kubeconfig - - mepconfig - - applcm - -- hosts: mep - become: yes - tags: - - infra - - infra-mep - - mep + - rabbitmq + - cadvisor - roles: - - docker - - k3s - - helm - - rabbitmq - - prometheus - - kubeconfig - - cadvisor +### Storage ### -- hosts: mepautomate +- hosts: openebsinfluxdb become: yes tags: - - mepautomate + - ealt_ebs_influx + - edge roles: - - mepserver + - influxdb + - openebsrole + - velero