-Update blade plugin with parameters in newer firmware mib
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7400de24fd
commit
2e27fa0a62
@ -147,7 +147,9 @@ my %bootdevices = (
|
||||
8 => 'iscsi',
|
||||
9 => 'iscsicrit',
|
||||
10 => 'hd4',
|
||||
11 => 'usbflash'
|
||||
11 => 'usbflash',
|
||||
12 => 'hypervisor',
|
||||
13 => 'legacy'
|
||||
);
|
||||
my %bootnumbers = (
|
||||
'none' => 0,
|
||||
|
Loading…
Reference in New Issue
Block a user