I commented out updatenode from the handled_commands for now. Refer to defect 2987456 for more details.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-04-15 02:13:52 +00:00
parent 1a26963cda
commit 8b64d9795c

View File

@ -44,7 +44,7 @@ sub handled_commands {
nodeset => 'noderes:netboot',
getmacs => 'nodehm:getmac,mgt',
rnetboot => 'nodehm:mgt',
updatenode => 'nodehm:mgt',
# updatenode => 'nodehm:mgt',
};
}