aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/templates/dcae-deployment-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/clds/templates/dcae-deployment-template.json')
-rw-r--r--src/main/resources/clds/templates/dcae-deployment-template.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/main/resources/clds/templates/dcae-deployment-template.json b/src/main/resources/clds/templates/dcae-deployment-template.json
new file mode 100644
index 00000000..d4891747
--- /dev/null
+++ b/src/main/resources/clds/templates/dcae-deployment-template.json
@@ -0,0 +1,9 @@
+{
+ "serviceTypeId": "???",
+ "inputs": {
+ "aaiEnrichmentHost": "10.0.1.1",
+ "enableAAIEnrichment": "true",
+ "subscriberHostName": "10.0.11.1",
+ "publisherHostName": "10.0.11.1"
+ }
+}