diff options
Diffstat (limited to 'robot/assets/templates')
-rw-r--r-- | robot/assets/templates/asdc/software_product.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/asdc/software_product.template b/robot/assets/templates/asdc/software_product.template index 9c65be90..6e830ee2 100644 --- a/robot/assets/templates/asdc/software_product.template +++ b/robot/assets/templates/asdc/software_product.template @@ -3,7 +3,7 @@ "description": "vendor software product", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", - "onboardingMethod" : "HEAT", + "onboardingMethod" : "NetworkPackage", "licensingVersion": { "id" : "1.0", "label" : "1.0" |