2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-03 03:50:08 +00:00

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/branches/2.8@16195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2013-05-07 02:26:40 +00:00
parent 241de0adc3
commit dce814e616

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.