diff options
Diffstat (limited to 'robot/assets/templates/asdc/entitlement_pool.jinja')
-rw-r--r-- | robot/assets/templates/asdc/entitlement_pool.jinja | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/robot/assets/templates/asdc/entitlement_pool.jinja b/robot/assets/templates/asdc/entitlement_pool.jinja deleted file mode 100644 index 4ca68ddd..00000000 --- a/robot/assets/templates/asdc/entitlement_pool.jinja +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "{{entitlement_pool_name}}", - "description": "vendor entitlement pool", - "thresholdValue": "100", - "thresholdUnits": "Percentage", - "time": { - "choice": "", - "other": "" - }, - "startDate": "{{license_start_date}}", - "expiryDate": "{{license_end_date}}", - "manufacturerReferenceNumber": "111111" -}
\ No newline at end of file |