summaryrefslogtreecommitdiffstats
path: root/input-templates/tcainputs.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2017-11-01 14:14:12 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-01 14:14:12 +0000
commit9545d42fd52c2eadd4eaf83efdeb529351294dca (patch)
tree7ce930ec7f0b4a5605e97f5a9a9bd3755b285953 /input-templates/tcainputs.yaml
parenta61ae188668c613539290750fd22f6effa615fe1 (diff)
parent0b2698b971b4be5787f8377aaea935d558de2520 (diff)
Merge "Updated TCA bluprint template based on IT results"
Diffstat (limited to 'input-templates/tcainputs.yaml')
-rw-r--r--input-templates/tcainputs.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/input-templates/tcainputs.yaml b/input-templates/tcainputs.yaml
index 243821a..ecd6407 100644
--- a/input-templates/tcainputs.yaml
+++ b/input-templates/tcainputs.yaml
@@ -1,3 +1,4 @@
-{
- "name": "TCA"
-}
+aaiEnrichmentHost: '{{ aai1_ip_addr }}'
+enableAAIEnrichment: true
+subscriberHostName: '{{ mr_ip_addr }}'
+publisherHostName: '{{ mr_ip_addr }}' \ No newline at end of file