Edge gallery roles added 72/3872/8
authorarvindpatel <arvind.patel@huawei.com>
Wed, 4 Nov 2020 22:20:27 +0000 (03:50 +0530)
committerarvindpatel <arvind.patel@huawei.com>
Thu, 5 Nov 2020 08:59:24 +0000 (14:29 +0530)
commit5a96855385ed2fe197daea2d3f128d7fbd534998
treebf733e36c3a45a09736ae41d84c7951338f5f11e
parent7e2cb303310388ad4876b4c59f878113338e507c
Edge gallery roles added

Signed-off-by: arvindpatel <arvind.patel@huawei.com>
Change-Id: I039d4394b609c7b336d7156b9014b720259e80b4
44 files changed:
ocd/infra/playbooks/config.yml
ocd/infra/playbooks/roles/eg_appstore/tasks/install.yml
ocd/infra/playbooks/roles/eg_certs/tasks/install.yml
ocd/infra/playbooks/roles/eg_certs/tasks/main.yml
ocd/infra/playbooks/roles/eg_certs/tasks/uninstall.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_developer/tasks/install.yml
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/appstore-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/developer-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/mecm-fe-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/mecm-meo-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/mecm-mepm-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/mep-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/servicecenter-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/edgegallery/usermgmt-0.9.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/stable/grafana-5.5.5.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/stable/nfs-client-provisioner-1.2.8.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/stable/nginx-ingress-1.41.2.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/files/deploy/helm/helm-charts/stable/prometheus-9.3.1.tgz [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_helm-repo/tasks/install.yml
ocd/infra/playbooks/roles/eg_helm-repo/tasks/main.yml
ocd/infra/playbooks/roles/eg_helm-repo/tasks/uninstall.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mecm-fe/tasks/install.yml
ocd/infra/playbooks/roles/eg_mecm-meo/files/deploy/conf/keys/postgres_init.sql [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mecm-meo/tasks/install.yml
ocd/infra/playbooks/roles/eg_mecm-meo/tasks/main.yml
ocd/infra/playbooks/roles/eg_mecm-mepm/files/deploy/conf/keys/postgres_init.sql [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mecm-mepm/files/deploy/conf/manifest/mepm/mepm-service-account.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/install.yml
ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/main.yml
ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/uninstall.yml
ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/metallb/config-map.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/metallb/metallb.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/metallb/namespace.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/eg-sp-controller.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/eg-sp-rbac.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/multus.yaml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_mep/tasks/install.yml
ocd/infra/playbooks/roles/eg_mep/tasks/uninstall.yml
ocd/infra/playbooks/roles/eg_pre_require/tasks/install.yml
ocd/infra/playbooks/roles/eg_secret/tasks/install.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_secret/tasks/main.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_secret/tasks/uninstall.yml [new file with mode: 0644]
ocd/infra/playbooks/roles/eg_set-helm-repo/tasks/install.yml
ocd/infra/playbooks/roles/eg_user-mgmt/tasks/install.yml