2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 11:50:32 +00:00

add mkvm and lsvm into fsp.pm

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua
2010-11-25 03:41:36 +00:00
parent 70f05e5f03
commit cacb242c38

View File

@ -22,6 +22,8 @@ sub handled_commands {
getmacs => 'nodehm:mgt',
rnetboot => 'nodehm:mgt',
rvitals => 'nodehm:mgt',
mkvm => 'nodehm:mgt',
lsvm => 'nodehm:mgt',
rscan => 'nodehm:mgt'
};