X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=5aefc0c8522172c06f5e85e6da289d169dc6f54e;hb=0b5508b62e4d2752df53905ed70adbe7f23aab8a;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..5aefc0c 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,21 @@ roles: - mepserver + - mepagent + +- hosts: mep-centos + become: yes + tags: + - infra + - mep + + roles: + - vault + +- hosts: certsmanager + become: yes + tags: + - certsmanager + + roles: + - certmanager