Removed unused roles 58/3858/2
authoragrawalgaurav <gaurav.agrawal@huawei.com>
Thu, 29 Oct 2020 09:27:03 +0000 (14:57 +0530)
committerGaurav Agrawal <gaurav.agrawal@huawei.com>
Thu, 29 Oct 2020 10:40:55 +0000 (10:40 +0000)
commit650f6ee3da7d8af68e3cbd58914731892e4cb70b
tree7151f433e1d391d1ed1bef445e406bd34029343e
parentb53813aee440d6c0a936a2827e5c304cf60d8be1
Removed unused roles

Signed-off-by: agrawalgaurav <gaurav.agrawal@huawei.com>
Change-Id: Id34eac84c88ac99656ef060cfc9d9e69940fb411
35 files changed:
ocd/infra/playbooks/roles/applcm/files/deploy/applcm-broker-deployment.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/applcm-broker-service.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/applcmScript.sh [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/config.sh [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/helm-plugin-deployment.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/helm-plugin-service.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/init.sh [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/my-db-persistentvolumeclaim.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/postgres-config.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/postgres-k8s.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/postgres-service.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/files/deploy/postgres-storage.yaml [deleted file]
ocd/infra/playbooks/roles/applcm/tasks/install-ssl.yml [deleted file]
ocd/infra/playbooks/roles/applcm/tasks/install.yml [deleted file]
ocd/infra/playbooks/roles/applcm/tasks/main.yml [deleted file]
ocd/infra/playbooks/roles/applcm/tasks/uninstall.yml [deleted file]
ocd/infra/playbooks/roles/mepagent/files/deploy/mepagent.yaml [deleted file]
ocd/infra/playbooks/roles/mepagent/files/deploy/mepagentScript.sh [deleted file]
ocd/infra/playbooks/roles/mepagent/tasks/install-ssl.yml [deleted file]
ocd/infra/playbooks/roles/mepagent/tasks/install.yml [deleted file]
ocd/infra/playbooks/roles/mepagent/tasks/main.yml [deleted file]
ocd/infra/playbooks/roles/mepagent/tasks/uninstall.yml [deleted file]
ocd/infra/playbooks/roles/mepconfig/tasks/install.yml [deleted file]
ocd/infra/playbooks/roles/mepconfig/tasks/main.yml [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/kong-k8s.yaml [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/kongScript.sh [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/kongconfig.sh [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/mep-basic.yaml [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/mep-k8s.yaml [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/mepScript.sh [deleted file]
ocd/infra/playbooks/roles/mepserver/files/deploy/postgres-k8s.yaml [deleted file]
ocd/infra/playbooks/roles/mepserver/tasks/install-ssl.yml [deleted file]
ocd/infra/playbooks/roles/mepserver/tasks/install.yml [deleted file]
ocd/infra/playbooks/roles/mepserver/tasks/main.yml [deleted file]
ocd/infra/playbooks/roles/mepserver/tasks/uninstall.yml [deleted file]