diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json index ce96d5296..e2ae0b1e0 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json @@ -1,6 +1,7 @@ { "name" : "pnf-ipv4-address", "tags" : "pnf-ipv4-address", + "group":"default", "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>", "property" : { "description" : "pnf-ipv4-address", @@ -12,4 +13,4 @@ "properties" : { } } } -}
\ No newline at end of file +} |