X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=3f5a87aeb24a14cc33532839aae3efbdcbdbc04e;hb=bc85833c9f544e8486e72a2c78472ef40a81ed23;hp=fc59ff621e375767e1b45be21ee135387b8dcd41;hpb=da278db6a686ae44c4f71f19ff27a399d581c49c;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index fc59ff6..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 @@ -52,6 +53,8 @@ roles: - helm - grafana + - kubeconfig + - applcm - hosts: mep become: yes @@ -61,8 +64,27 @@ - mep roles: - - k3s - helm - rabbitmq - - cAdvisor - prometheus + - kubeconfig + - mepkubeconfig + - cadvisor + +- hosts: mecm + become: yes + tags: + - infra + - infra-mecm + - mecm + + roles: + - mepconfig + +- hosts: mepautomate + become: yes + tags: + - mepautomate + + roles: + - mepserver