rscan ivm support - (PPC)

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
adalbas 2011-10-17 19:04:25 +00:00
parent 01c40fe38c
commit e9e29694ae

View File

@ -48,6 +48,7 @@ my %modules = (
rscan => { hmc => "xCAT::PPCscan",
fsp => "xCAT::FSPscan",
cec => "xCAT::FSPscan",
ivm => "xCAT::PPCscan",
},
mkvm => { hmc => "xCAT::PPCvm",
fsp => "xCAT::FSPvm",