From 0b2698b971b4be5787f8377aaea935d558de2520 Mon Sep 17 00:00:00 2001 From: an4828 Date: Wed, 1 Nov 2017 09:54:14 -0400 Subject: Updated TCA bluprint template based on IT results Change-Id: I49701ae90214727dde02591c534b3556c98966a0 Signed-off-by: an4828 Issue-ID: DCAEGEN2-181 --- input-templates/tcainputs.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'input-templates') 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 -- cgit 1.2.3-korg