fix syntax error. nightly test shall pass now (at least for f8 builds).
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Wed, 23 Dec 2009 16:42:34 +0000 (16:42 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Wed, 23 Dec 2009 16:42:34 +0000 (16:42 +0000)
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)',