vagrant | f751bdf | 2018-03-21 18:08:00 +0000 | [diff] [blame] | 1 | { |
2 | "aaiEnrichmentHost": "{{ aai1_ip_addr }}", | ||||
3 | "enableAAIEnrichment": true, | ||||
4 | "subscriberHostName": "{{ mr_ip_addr }}", | ||||
5 | "publisherHostName": "{{ mr_ip_addr }}", | ||||
6 | "dh_location_id": "{{ dcae_zone }}", | ||||
7 | "dh_override": "component_dockerhost", | ||||
8 | "redisHosts": "{{ redis_ip_port_addr }}", | ||||
9 | "enableRedisCaching": true, | ||||
10 | "tag_version": "nexus3.onap.org:10001/onap/tca-cdap-container:1.0" | ||||
11 | } |