Lead the hardware discovery commands to PPCconn module
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ceea26ca17
commit
cfc8c64ae4
@ -56,10 +56,16 @@ my %modules = (
|
||||
bpa => "xCAT::FSPflash",
|
||||
},
|
||||
mkhwconn => { hmc => "xCAT::PPCconn",
|
||||
fsp => "xCAT::PPCconn",
|
||||
bpa => "xCAT::PPCconn",
|
||||
},
|
||||
rmhwconn => { hmc => "xCAT::PPCconn",
|
||||
fsp => "xCAT::PPCconn",
|
||||
bpa => "xCAT::PPCconn",
|
||||
},
|
||||
lshwconn => { hmc => "xCAT::PPCconn",
|
||||
fsp => "xCAT::PPCconn",
|
||||
bpa => "xCAT::PPCconn",
|
||||
},
|
||||
renergy => { hmc => "xCAT::PPCenergy",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user