fixed: encodes boolean and double type values for the requests
[plcapi.git] / db-config.d / 050-pcu_types
index 74dce72..8db5bb3 100644 (file)
@@ -1,6 +1,4 @@
 # -*-python-*-
-# $Id$
-# $URL$
 #################### PCUs
 ### Setup Initial PCU information
        
@@ -12,7 +10,7 @@ pcu_types = [
      'name': 'Intel AMT v2.5 or v3.0 (Active Management Technology)', },
     
     {'model': 'DRAC',
-     'name': 'DRAC - Dell Remote Access Control (all versions)', },
+     'name': 'DRAC - Dell Remote Access Control (not Modular Chassis (MC))', },
     
     {'model': 'OpenIPMI',
      'name': 'OpenIPMI - Intelligent Platform Management Interface', },