Added HMC and IVM nodetype - Line #24
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
866ffd64aa
commit
0d0251fdad
@ -21,7 +21,8 @@ $::NODETYPE_OSI="osi";
|
||||
$::NODETYPE_LPAR="lpar";
|
||||
$::NODETYPE_BPA="bpa";
|
||||
$::NODETYPE_FSP="fsp";
|
||||
|
||||
$::NODETYPE_HMC="hmc";
|
||||
$::NODETYPE_IVM="ivm";
|
||||
|
||||
# valid values for nodelist.status columns or other status
|
||||
$::STATUS_ACTIVE="active";
|
||||
|
Loading…
Reference in New Issue
Block a user