X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=db-config.d%2F050-pcu_types;h=8db5bb37bface60ffd58d411ae1b670315fd29dc;hb=1e4558f1e8eaec5f69f3832a8599d0dfa1531f00;hp=ef53713e2bb0fdc8d9ff882333ad5fe72bc61603;hpb=5afb8089a48433612fb10bed3c609006882b9859;p=plcapi.git diff --git a/db-config.d/050-pcu_types b/db-config.d/050-pcu_types index ef53713e..8db5bb37 100644 --- a/db-config.d/050-pcu_types +++ b/db-config.d/050-pcu_types @@ -1,3 +1,4 @@ +# -*-python-*- #################### PCUs ### Setup Initial PCU information @@ -9,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', },