diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json')
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json b/components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json index f666cf42d..cc72db4df 100644..100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/nf-role.json @@ -1,6 +1,7 @@ { "tags": "nf-role", "name": "nf-role", + "group":"default", "property": { "description": "vnf/nf-role", "type": "string" @@ -28,4 +29,4 @@ } } } -}
\ No newline at end of file +} |