Setting tag plcapi-5.4-2
[plcapi.git] / db-config.d / 010-slice_tags
index 2348f2d..9a4184f 100644 (file)
@@ -8,11 +8,13 @@
 # Setup default slice tag types
 slicetag_types = \
 [
-    # Slice type (only vserver is supported)
-    {'tagname': "type",
-     'description': "Type of slice (e.g. vserver)",
-     'category' : 'slice/general',
-     'roles': ['admin','pi']},
+
+### this applies on Node, not on Slice
+###    # Slice type (only vserver is supported)
+###    {'tagname': "type",
+###     'description': "Type of slice (e.g. vserver)",
+###     'category' : 'slice/general',
+###     'roles': ['admin','pi']},
     
     # System slice
     {'tagname': "system",