X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=3b6344c39b4d60cf1f2629fa718ed6404f3e8907;hb=2bd586736b3afaee5c2674020d6f1d6b316cbbbd;hp=5e2d3cfa94167f65a0e5e0ab4ff648a0d3bbb9eb;hpb=7d2bf0bf6892cb363e61156577e66d0e655a21e3;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index 5e2d3cf..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,13 +64,22 @@ - mep roles: - - k3s - helm - rabbitmq - prometheus - kubeconfig + - mepkubeconfig - cadvisor - - docker + +- hosts: mecm + become: yes + tags: + - infra + - infra-mecm + - mecm + + roles: + - mepconfig - hosts: mepautomate become: yes @@ -79,3 +88,20 @@ roles: - mepserver + +- hosts: mep-centos + become: yes + tags: + - infra + - mep + + roles: + - vault + +- hosts: certsmanager + become: yes + tags: + - certsmanager + + roles: + - certmanager