blob: ba6fe9705c501f42e80dc67cb7c1c5d39c560d30 [file] [log] [blame]
Mandeep Khindad6ea9872017-06-24 11:49:37 -04001{
Mandeep Khindaa1047f42018-03-22 02:12:15 +00002 "name": "{{ .Values.global.env.name }}",
3 "description": "OpenSource-{{ .Values.global.env.name }}",
4 "cookbook_versions": {
5 "Deploy-SDandC": "= 1.0.0"
6 },
7 "json_class": "Chef::Environment",
8 "chef_type": "environment",
Mandeep Khindad6ea9872017-06-24 11:49:37 -04009
Mandeep Khindaa1047f42018-03-22 02:12:15 +000010 "default_attributes": {
11 "disableHttp": false,
BorislavG1ffbd992018-04-24 07:56:27 +000012 "CS_VIP": "sdc-cs.{{include "common.namespace" .}}",
13 "BE_VIP": "sdc-be.{{include "common.namespace" .}}",
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000014 "ONBOARDING_BE_VIP": "sdc-onboarding-be.{{include "common.namespace" .}}",
BorislavG1ffbd992018-04-24 07:56:27 +000015 "FE_VIP": "sdc-fe.{{include "common.namespace" .}}",
16 "ES_VIP": "sdc-es.{{include "common.namespace" .}}",
17 "KB_VIP": "sdc-kb.{{include "common.namespace" .}}",
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000018
Mandeep Khindad6ea9872017-06-24 11:49:37 -040019 "interfaces": {
20 "application": "eth0",
21 "private": "eth0"
22 },
Mandeep Khindaa1047f42018-03-22 02:12:15 +000023 "ECompP": {
BorislavG1ffbd992018-04-24 07:56:27 +000024 "ecomp_rest_url": "http://portal-app.{{include "common.namespace" .}}:8989/ONAPPORTAL/auxapi",
25 "ueb_url_list": "message-router.{{include "common.namespace" .}}, message-router.{{include "common.namespace" .}}",
Mandeep Khindad6ea9872017-06-24 11:49:37 -040026 "app_secret": "XftIATw9Jr3VzAcPqt3NnJOu",
27 "app_key": "x9UfO7JsDn8BESVX",
28 "inbox_name": "ECOMP-PORTAL-INBOX",
BorislavG1ffbd992018-04-24 07:56:27 +000029 "ecomp_redirect_url": "http://portal-app.{{include "common.namespace" .}}:8989/ONAPPORTAL/login.htm",
Mandeep Khindad6ea9872017-06-24 11:49:37 -040030 "app_topic_name": "ECOMP-PORTAL-OUTBOX-SDC1",
Mandeep Khindaa1047f42018-03-22 02:12:15 +000031 "decryption_key": "AGLDdG4D04BKm2IxIWEr8o=="
Mandeep Khindad6ea9872017-06-24 11:49:37 -040032 },
33 "UEB": {
34 "PublicKey": "iPIxkpAMI8qTcQj8",
35 "SecretKey": "Ehq3WyT4bkif4zwgEbvshGal",
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000036 "fqdn": [
37 "message-router.{{include "common.namespace" .}}",
38 "message-router.{{include "common.namespace" .}}"
39 ]
Mandeep Khindad6ea9872017-06-24 11:49:37 -040040 },
41 "Nodes": {
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000042 "CS": [
43 "sdc-cs.{{include "common.namespace" .}}"
44 ],
BorislavG1ffbd992018-04-24 07:56:27 +000045 "BE": "sdc-be.{{include "common.namespace" .}}",
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000046 "ONBOARDING_BE": "sdc-onboarding-be.{{include "common.namespace" .}}",
BorislavG1ffbd992018-04-24 07:56:27 +000047 "FE": "sdc-fe.{{include "common.namespace" .}}",
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000048 "ES": [
49 "sdc-es.{{include "common.namespace" .}}"
50 ],
BorislavG1ffbd992018-04-24 07:56:27 +000051 "KB": "sdc-kb.{{include "common.namespace" .}}"
Mandeep Khindaa1047f42018-03-22 02:12:15 +000052 },
53 "Plugins": {
54 "DCAE": {
55 "dcae_discovery_url": "{{.Values.config.environment.dcaeUrl}}",
56 "dcae_source_url": "{{.Values.config.environment.dcaeUrl}}"
57 },
58 "WORKFLOW": {
59 "workflow_discovery_url": "{{.Values.config.environment.workflowUrl}}",
60 "workflow_source_url": "{{.Values.config.environment.workflowUrl}}"
61 }
62 },
63 "VnfRepo": {
64 "vnfRepoPort": "{{.Values.config.environment.vnfRepoPort}}",
Michael Lando65f60bc2018-05-16 00:38:09 +030065 "vnfRepoHost": "refrepo.{{include "common.namespace" .}}"
Mandeep Khindad6ea9872017-06-24 11:49:37 -040066 }
67 },
68 "override_attributes": {
69 "FE": {
70 "http_port": "8181",
71 "https_port": "9443"
72 },
73 "BE": {
74 "http_port": "8080",
75 "https_port": "8443"
76 },
Mandeep Khinda51a8b1b2018-04-24 20:05:32 +000077 "ONBOARDING_BE": {
78 "http_port": "8081",
79 "https_port": "8445"
80 },
Mandeep Khindad6ea9872017-06-24 11:49:37 -040081 "elasticsearch": {
82 "cluster_name": "SDC-ES-",
83 "ES_path_home": "/usr/share/elasticsearch",
84 "ES_path_data": "/usr/share/elasticsearch/data",
85 "num_of_replicas": "0",
86 "num_of_shards": "1"
87 },
88
89 "cassandra": {
90 "concurrent_reads": "32",
91 "num_tokens": "256",
92 "data_dir": "/var/lib/cassandra/data",
93 "hinted_handoff_enabled": "true",
94 "cassandra_user": "asdc_user",
95 "cassandra_password": "Aa1234%^!",
96 "concurrent_writes": "32",
97 "cluster_name": "SDC-CS-",
98 "multithreaded_compaction": "false",
99 "cache_dir": "/var/lib/cassandra/saved_caches",
100 "log_file": "/var/lib/cassandra/log/system.log",
101 "phi_convict_threshold": "8",
Mandeep Khindaa1047f42018-03-22 02:12:15 +0000102 "commitlog_dir": "/var/lib/cassandra/commitlog",
103 "socket_read_timeout": "20000",
104 "socket_connect_timeout": "20000",
105 "titan_connection_timeout": "10000"
Mandeep Khindad6ea9872017-06-24 11:49:37 -0400106 }
107 }
BorislavG1ffbd992018-04-24 07:56:27 +0000108}