X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=db-config.d%2F010-slice_tags;h=2348f2dc8b62c240bd27bdf33c9f03b0ddd1b273;hb=4a8ecbe978566ad6ba74a6ef0328e2a3b3fa7c60;hp=71fe6a320d27d08fb07bfc620baf2b95767bdef2;hpb=71dd905af23b07f62362519942404da73f20cc7e;p=plcapi.git diff --git a/db-config.d/010-slice_tags b/db-config.d/010-slice_tags index 71fe6a3..2348f2d 100644 --- a/db-config.d/010-slice_tags +++ b/db-config.d/010-slice_tags @@ -95,9 +95,11 @@ slicetag_types = \ 'category' : 'slice/rspec'}, # Vsys + # need to allow this one so that slice can have that set from PLC_VSYS_DEFAULT {'tagname': "vsys", 'description': "Bind vsys script fd's to a slice's /vsys directory.", - 'category' : 'slice/rspec'}, + 'category' : 'slice/rspec', + 'roles': AllPersonRoles()}, {'tagname': "vsys_vnet", 'description': """Specify the IP range that can be used in a given slice for virtual devices involved in topologies, e.g. 192.168.100.0/24""",