switch from php script to a static sysctl.conf file
[myplc.git] / db-config.d / 04-slicetags
index 4189e86..89faa9f 100644 (file)
@@ -32,7 +32,7 @@ slicetag_types = \
     {'tagname': "initscript",
      'description': "Slice initialization script",
      'category' : 'slice/config',
-     'min_role_id': 10},
+     'min_role_id': 30},
     
     # IP Addresses for a Slice
     {'tagname': "ip_addresses",
@@ -139,6 +139,11 @@ slicetag_types = \
      'description': "map unused raw disk devices into the slice",
      'category' : 'slice/access', # we should get rid of this category thing
      'min_role_id': 20}
+
+    { 'tagname' : 'exempt_slice_until',
+      'description' : 'Exclude this slice from MyOps until given date (YYYYMMDD)',
+      'category' : 'slice/myops', 
+      'min_role_id' : 10} ,
 ]
 
 # add in the platform supported rlimits to the default_attribute_types