-Provide a couple of iDataplex relevant hosts entries to sample template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
43870a6209
commit
c77b5fb0b7
@ -1,5 +1,6 @@
|
||||
#node,ip,hostnames,comments,disable
|
||||
84bmcperrack,"|\D+(\d+).*$|172.29.(101+(($1-1)/84)).(($1-1)%84+1)|"
|
||||
idataplex-bmc,"|\D+(\d+).*$|172.29.(101+(($1-1)/84)).(($1-1)%84+1)|"
|
||||
40bmcperrack,"|\D+(\d+).*$|172.29.(101+(($1-1)/40)).(($1-1)%40+1)|"
|
||||
41bmcperrack,"|\D+(\d+).*$|172.29.(101+(($1-1)/41)).(($1-1)%41+1)|"
|
||||
42bmcperrack,"|\D+(\d+).*$|172.29.(101+(($1-1)/42)).(($1-1)%42+1)|"
|
||||
@ -8,6 +9,7 @@
|
||||
storagebmc,"|\D+(\d+).*$|172.29.1.($1)|"
|
||||
userbmc,"|\D+(\d+).*$|172.29.4.($1)|"
|
||||
84nodeperrack,"|\D+(\d+).*$|172.20.(101+(($1-1)/84)).(($1-1)%84+1)|"
|
||||
idataplex,"|\D+(\d+).*$|172.20.(101+(($1-1)/84)).(($1-1)%84+1)|"
|
||||
56nodeperrack,"|\D+(\d+).*$|172.20.(101+(($1-1)/56)).(($1-1)%56+1)|"
|
||||
40nodeperrack,"|\D+(\d+).*$|172.20.(101+(($1-1)/40)).(($1-1)%40+1)|"
|
||||
41nodeperrack,"|\D+(\d+).*$|172.20.(101+(($1-1)/41)).(($1-1)%41+1)|"
|
||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
Loading…
Reference in New Issue
Block a user