From ddb0230e3dae261eef83721a657601a9e47af446 Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Thu, 12 Nov 2009 03:36:43 +0000 Subject: [PATCH] Add one entry for getmacs to match different systems git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/hmc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/hmc.pm b/xCAT-server/lib/xcat/plugins/hmc.pm index a2476b654..574761706 100644 --- a/xCAT-server/lib/xcat/plugins/hmc.pm +++ b/xCAT-server/lib/xcat/plugins/hmc.pm @@ -18,7 +18,7 @@ sub handled_commands { lsvm => 'nodehm:mgt', chvm => 'nodehm:mgt', rscan => 'nodehm:mgt', - getmacs => 'nodehm:mgt', + getmacs => 'nodehm:getmac,mgt', rnetboot => 'nodehm:mgt', rspconfig => 'nodehm:mgt', rflash => 'nodehm:mgt',