summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/asdc/software_product.template
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/robot/robot/assets/templates/asdc/software_product.template')
-rw-r--r--kubernetes/config/docker/init/src/config/robot/robot/assets/templates/asdc/software_product.template16
1 files changed, 0 insertions, 16 deletions
diff --git a/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/asdc/software_product.template b/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/asdc/software_product.template
deleted file mode 100644
index f8a47521ba..0000000000
--- a/kubernetes/config/docker/init/src/config/robot/robot/assets/templates/asdc/software_product.template
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "name": "${software_product_name}",
- "description": "vendor software product",
- "category": "resourceNewCategory.generic",
- "subCategory": "resourceNewCategory.generic.abstract",
- "licensingVersion": "1.0",
- "vendorName": "${vendor_name}",
- "vendorId": "${vendor_id}",
- "icon": "icon",
- "licensingData": {
- "licenseAgreement": "${license_agreement_id}",
- "featureGroups": [
- "${feature_group_id}"
- ]
- }
-} \ No newline at end of file