Change the default bmc name to be (node name)-bmc instead of bmc(#)

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2013-05-07 02:25:45 +00:00
parent 71862fdff0
commit 90a932fe28

View File

@ -1,2 +1,2 @@
#node,bmc,username,password,comments,disable
ipmi,"|\D+(\d+).*$|bmc($1)|"
ipmi,"|(.*)|($1)-bmc|"

Can't render this file because it has a wrong number of fields in line 2.