summaryrefslogtreecommitdiffstats
path: root/blueprints/snmptrap-collector.yaml-template
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2018-03-21 18:08:00 +0000
committervagrant <vv770d@att.com>2018-03-23 11:00:24 +0000
commitf751bdfbcaad923bd537e8aa0f0c778cdeddaeaa (patch)
tree7e34a4bf2a72702309969a0bfb5183112219ef37 /blueprints/snmptrap-collector.yaml-template
parent230d6b64f8513992d89b2c460bacfc4f3fe30488 (diff)
input files for new service bp
Change-Id: I14c9892ae8aa823ec55cf477d75d6d617637a97a Issue-ID: DCAEGEN2-405 Signed-off-by: Vijay VK <vv770d@att.com>
Diffstat (limited to 'blueprints/snmptrap-collector.yaml-template')
-rw-r--r--blueprints/snmptrap-collector.yaml-template8
1 files changed, 7 insertions, 1 deletions
diff --git a/blueprints/snmptrap-collector.yaml-template b/blueprints/snmptrap-collector.yaml-template
index 062ac1d..95353cb 100644
--- a/blueprints/snmptrap-collector.yaml-template
+++ b/blueprints/snmptrap-collector.yaml-template
@@ -12,6 +12,10 @@ inputs:
dh_location_id:
type: string
default: "zone1"
+ tag_version:
+ type: string
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.snmptrap:1.3"
+
node_templates:
docker_service_host:
type: dcae.nodes.SelectedDockerHost
@@ -79,7 +83,9 @@ node_templates:
interval: 18s
timeout: 30s
type: docker
- image: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.collectors.snmptrap:1.3"
+ image:
+ get_input: tag_version
+
location_id:
get_input: dh_location_id
service_component_type: dcaegen2-collectors-snmptrap