Remove dead code
[clamp.git] / src / main / resources / clds / templates / dcae-deployment-template.json
1 {
2         "serviceTypeId": "???",
3         "inputs": {
4                 "aaiEnrichmentHost": "10.0.1.1",
5                 "enableAAIEnrichment": "true",
6                 "subscriberHostName": "10.0.11.1",
7                 "publisherHostName": "10.0.11.1"
8         }
9 }