X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=3f5a87aeb24a14cc33532839aae3efbdcbdbc04e;hb=bc85833c9f544e8486e72a2c78472ef40a81ed23;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..3f5a87a 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