aboutsummaryrefslogtreecommitdiffstats
path: root/input-templates/tcadocker-input.json
diff options
context:
space:
mode:
Diffstat (limited to 'input-templates/tcadocker-input.json')
-rw-r--r--input-templates/tcadocker-input.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/input-templates/tcadocker-input.json b/input-templates/tcadocker-input.json
deleted file mode 100644
index 56a1681..0000000
--- a/input-templates/tcadocker-input.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "aaiEnrichmentHost": "{{ aai1_ip_addr }}",
- "enableAAIEnrichment": true,
- "subscriberHostName": "{{ mr_ip_addr }}",
- "publisherHostName": "{{ mr_ip_addr }}",
- "dh_location_id": "{{ dcae_zone }}",
- "dh_override": "component_dockerhost",
- "redisHosts": "{{ redis_ip_port_addr }}",
- "enableRedisCaching": true,
- "tag_version": "nexus3.onap.org:10001/onap/tca-cdap-container:1.0"
-}