X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=3b6344c39b4d60cf1f2629fa718ed6404f3e8907;hb=2bd586736b3afaee5c2674020d6f1d6b316cbbbd;hp=1e7964a28a196afbb0fb6c343bb2f3651ba76db2;hpb=80a3413dc04b715a1e89a418c2fb456221b3294d;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index 1e7964a..3b6344c 100644 --- a/ocd/infra/playbooks/ealt-all.yml +++ b/ocd/infra/playbooks/ealt-all.yml @@ -32,6 +32,7 @@ - mep roles: + - docker - k3s - hosts: infra-helm @@ -53,7 +54,6 @@ - helm - grafana - kubeconfig - - mepconfig - applcm - hosts: mep @@ -64,11 +64,22 @@ - mep roles: - - k3s - helm - rabbitmq - prometheus - kubeconfig + - mepkubeconfig + - cadvisor + +- hosts: mecm + become: yes + tags: + - infra + - infra-mecm + - mecm + + roles: + - mepconfig - hosts: mepautomate become: yes @@ -77,3 +88,20 @@ roles: - mepserver + +- hosts: mep-centos + become: yes + tags: + - infra + - mep + + roles: + - vault + +- hosts: certsmanager + become: yes + tags: + - certsmanager + + roles: + - certmanager