summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/asdc/key_group.jinja
diff options
context:
space:
mode:
Diffstat (limited to 'robot/assets/templates/asdc/key_group.jinja')
-rw-r--r--robot/assets/templates/asdc/key_group.jinja10
1 files changed, 0 insertions, 10 deletions
diff --git a/robot/assets/templates/asdc/key_group.jinja b/robot/assets/templates/asdc/key_group.jinja
deleted file mode 100644
index e58639b7..00000000
--- a/robot/assets/templates/asdc/key_group.jinja
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "{{key_group_name}}",
- "description": "vendor license key group",
- "type": "Universal",
- "thresholdValue": "100",
- "thresholdUnits": "Percentage",
- "startDate": "{{license_start_date}}",
- "expiryDate": "{{license_end_date}}",
- "manufacturerReferenceNumber": "11111"
-} \ No newline at end of file