X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all.yml;h=296ad58227542d0783da1e1bce3ed6409aa5e24e;hb=99da3c0d886a48078363905b4bb870d2cbed65c5;hp=e92468c8a782164229248c9a0dac323664148be8;hpb=65205ad41ad0aba6b92d8b9f7e38c9f973ae5513;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all.yml b/ocd/infra/playbooks/ealt-all.yml index e92468c..296ad58 100644 --- a/ocd/infra/playbooks/ealt-all.yml +++ b/ocd/infra/playbooks/ealt-all.yml @@ -116,8 +116,6 @@ - kubeconfig - mepkubeconfig - cadvisor - - influxdb - - openebsrole ### EdgeGallery related ### @@ -132,3 +130,15 @@ - eg_set-helm-repo - eg_mep - eg_mecm-mepm + +### Storage ### + +- hosts: openebsinfluxdb + become: yes + tags: + - ealt_ebs_influx + - edge + + roles: + - influxdb + - openebsrole