aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulienBe <julien.bertozzi@intl.att.com>2020-09-24 18:50:37 +0200
committerJulienBe <julien.bertozzi@intl.att.com>2020-09-24 18:55:29 +0200
commitdfa511262e708a3a64c77c6837d474c9ff377b59 (patch)
treecab79bcfc4bbe859a9d61aef4df2b71df39a9ed0
parent22ae3360f5b1118899a5ae9cb604d5a413ae5249 (diff)
Add entitlement pool type to entitlement_pool.jinja
Issue-ID: INT-1726 Change-Id: Ic260ab5bd58700b5dee791abcadb451473a18fe9 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
-rw-r--r--robot/assets/templates/sdc/entitlement_pool.jinja1
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",