X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=9192078edf21b4f96470c294b5c14b82eabdb8d8;hb=93f1cd237853da0ed43b7e1226957fcc5cd3a1b3;hp=e4d34a709e4b4e389e141d04d7efc8a4574ad874;hpb=22b913a0d21ccd10478ffb8d8c20f64d787135c3;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index e4d34a7..9192078 100644 --- a/ocd/infra/playbooks/ealt-all.yml +++ b/ocd/infra/playbooks/ealt-all.yml @@ -1,5 +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. @@ -16,120 +16,42 @@ --- -- hosts: infra-k8s - become: yes - tags: - - k8s - - infra - - mecm - - roles: - - k8s - -- hosts: infra-k3s - become: yes - tags: - - k3s - - infra - - mep - - roles: - - docker - - k3s +############ Center ############ -- hosts: infra-helm - become: yes - tags: - - helm +### Other 3rd party related ### - roles: - - helm - -- hosts: mecm +- hosts: thirdpartycenter become: yes tags: - - infra - - infra-mecm - - mecm + - thirdpartycenter + - center roles: - - helm - - grafana - - kubeconfig - - applcm + - grafana -- hosts: mep - become: yes - tags: - - infra - - infra-mep - - mep +############ Edge ############ - roles: - - helm - - rabbitmq - - prometheus - - kubeconfig - - mepkubeconfig - - cadvisor +### Other 3rd party related ### -- hosts: mecm +- hosts: thirdpartyedge become: yes tags: - - infra - - infra-mecm - - mecm + - thirdpartyedge + - edge roles: - - mepconfig + - rabbitmq + - cadvisor -- hosts: mepautomate - become: yes - tags: - - mepautomate - - roles: - - mepserver - - mepagent - -- hosts: mep-centos - become: yes - tags: - - infra - - mep - - roles: - - vault - -- hosts: certsmanager - become: yes - tags: - - certsmanager - - roles: - - certmanager - -- hosts: egcenter - become: yes - tags: - - egcenter - - roles: - - eg_certs - - service_center - - eg_user-mgmt - - eg_mecm-meo - - eg_mecm-fe - - eg_appstore - - eg_developer +### Storage ### -- hosts: egedge +- hosts: openebsinfluxdb become: yes tags: - - egedge + - ealt_ebs_influx + - edge roles: - - eg_certs - - eg_mep - - eg_mecm-mepm - # yamllint disable rule:new-line-at-end-of-file \ No newline at end of file + - influxdb + - openebsrole + - velero