summaryrefslogtreecommitdiffstats
path: root/blueprints/snmptrap-collector.yaml-template
diff options
context:
space:
mode:
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