diff options
Diffstat (limited to 'robot/assets/templates')
-rw-r--r-- | robot/assets/templates/sdc/entitlement_pool.jinja | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/assets/templates/sdc/entitlement_pool.jinja b/robot/assets/templates/sdc/entitlement_pool.jinja index 4ca68ddd..19c513d6 100644 --- a/robot/assets/templates/sdc/entitlement_pool.jinja +++ b/robot/assets/templates/sdc/entitlement_pool.jinja @@ -1,5 +1,6 @@ { "name": "{{entitlement_pool_name}}", + "type": "Universal", "description": "vendor entitlement pool", "thresholdValue": "100", "thresholdUnits": "Percentage", |