From 9efaae6cd39537e5a7a0501f109045d8d62205c7 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Sun, 28 Jun 2009 23:50:18 +0000 Subject: [PATCH] use the correct name for IPMI model to correspond with pcucontrol model name --- db-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-config b/db-config index a66fa54..f138080 100755 --- a/db-config +++ b/db-config @@ -938,7 +938,7 @@ message, please reply so that we may investigate the problem. {'model': 'DRAC', 'name': 'DRAC - Dell Remote Access Control (all versions)', }, - {'model': 'IPMI', + {'model': 'OpenIPMI', 'name': 'OpenIPMI - Intelligent Platform Management Interface', }, {'model': 'APCControl12p3', -- 2.47.0