add the xCAT::FSPvm to the %modules
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3ba1686e04
commit
70f05e5f03
@ -43,10 +43,12 @@ my %modules = (
|
||||
fsp => "xCAT::FSPscan",
|
||||
},
|
||||
mkvm => { hmc => "xCAT::PPCvm",
|
||||
fsp => "xCAT::FSPvm",
|
||||
},
|
||||
rmvm => { hmc => "xCAT::PPCvm",
|
||||
},
|
||||
lsvm => { hmc => "xCAT::PPCvm",
|
||||
fsp => "xCAT::FSPvm",
|
||||
},
|
||||
chvm => { hmc => "xCAT::PPCvm",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user