-Backout nodetype.os hinting for KVM hypervisor detection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7333 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d3cb329822
commit
4325e273c7
@ -78,10 +78,10 @@ sub handled_commands {
|
||||
#rvitals => 'nodehm:mgt',
|
||||
#rinv => 'nodehm:mgt',
|
||||
getrvidparms => 'nodehm:mgt',
|
||||
lsvm => ['hypervisor:type','nodetype:os=(rhel.*)'],
|
||||
lsvm => 'hypervisor:type',
|
||||
rbeacon => 'nodehm:mgt',
|
||||
revacuate => ['hypervisor:type','nodetype:os=(rhel.*)|(sles11.*)|(centos.*)|(fedora.*)'],
|
||||
vmstatenotify => ['hypervisor:type','nodetype:os=(rhel.*)|(sles11.*)|(centos.*)|(fedora.*)'],
|
||||
revacuate => 'hypervisor:type',
|
||||
vmstatenotify => 'hypervisor:type',
|
||||
#rspreset => 'nodehm:mgt',
|
||||
#rspconfig => 'nodehm:mgt',
|
||||
#rbootseq => 'nodehm:mgt',
|
||||
|
Loading…
Reference in New Issue
Block a user