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:
parent
70f05e5f03
commit
cacb242c38
@ -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'
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user