add rflash => 'nodehm:mgt' to handled_commands()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3cbf6542f0
commit
589fe6a0a2
@ -20,7 +20,8 @@ sub handled_commands {
|
||||
rscan => 'nodehm:mgt',
|
||||
getmacs => 'nodehm:mgt',
|
||||
rnetboot => 'nodehm:mgt',
|
||||
rspconfig => 'nodehm:mgt'
|
||||
rspconfig => 'nodehm:mgt',
|
||||
rflash => 'nodehm:mgt'
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user