X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdc-os-chef%2Fenvironments%2FTemplate.json;h=ceecd6a7733936da151839e6ff6f6361307386d1;hb=474fdab95457b43e4366e437c8e7cccca0199ac8;hp=651d64d81be1f1b07bfff34b0db9df5fb64282cd;hpb=f96c42cd1dbf65bb47920a26dde4c5ab9708377d;p=sdc.git diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index 651d64d81b..ceecd6a773 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -10,8 +10,6 @@ "BE_VIP": "yyy", "ONBOARDING_BE_VIP": "yyy", "FE_VIP": "yyy", - "ES_VIP": "yyy", - "KB_VIP": "yyy", "DCAE_BE_VIP": "yyy", "DCAE_FE_VIP": "yyy", "DCAE_TOSCA_LAB_VIP": "yyy", @@ -38,11 +36,7 @@ ], "BE": "yyy", "ONBOARDING_BE": "yyy", - "FE": "yyy", - "ES": [ - "yyy" - ], - "KB": "yyy" + "FE": "yyy" }, "VnfRepo": { "vnfRepoPort": "8702", @@ -66,13 +60,6 @@ "domain_name": "sdc", "catalog_notification_url": "%s://%s:%s/sdc2/rest/v1/catalog/notif/vsp/" }, - "elasticsearch": { - "cluster_name": "SDC-ES-", - "ES_path_home": "/usr/share/elasticsearch", - "ES_path_data": "/usr/share/elasticsearch/data", - "num_of_replicas": "0", - "num_of_shards": "1" - }, "cassandra": { "cassandra_port": 9042, "concurrent_reads": "32",