diff --git a/xCAT-server/lib/xcat/plugins/bpa.pm b/xCAT-server/lib/xcat/plugins/bpa.pm index 15765f3f8..468c2064a 100644 --- a/xCAT-server/lib/xcat/plugins/bpa.pm +++ b/xCAT-server/lib/xcat/plugins/bpa.pm @@ -10,6 +10,7 @@ use xCAT::PPC; ########################################################################## sub handled_commands { return { + rpower => 'nodehm:power,mgt', rspconfig => 'nodehm:mgt', mkhwconn => 'nodehm:mgt', rmhwconn => 'nodehm:mgt',