fix syntax error. nightly test shall pass now (at least for f8 builds).
[myplc.git] / db-config.d / 04-slicetags
index 89faa9f..989150b 100644 (file)
@@ -138,7 +138,7 @@ slicetag_types = \
     {'tagname': "rawdisk",
      'description': "map unused raw disk devices into the slice",
      'category' : 'slice/access', # we should get rid of this category thing
-     'min_role_id': 20}
+     'min_role_id': 20},
 
     { 'tagname' : 'exempt_slice_until',
       'description' : 'Exclude this slice from MyOps until given date (YYYYMMDD)',