Fix mac addresses for arm02-builder00
This commit is contained in:
parent
f85c389531
commit
39cb1152a1
1 changed files with 2 additions and 2 deletions
|
@ -525,7 +525,7 @@ subnet 10.5.79.0 netmask 255.255.255.0 {
|
|||
next-server 10.5.126.41;
|
||||
}
|
||||
host arm02-builder00-mgmt {
|
||||
hardware ethernet fc:2f:40:71:53:9a;
|
||||
hardware ethernet fc:2f:40:71:53:98;
|
||||
fixed-address 10.5.79.40;
|
||||
option host-name "arm02-builder00-mgmt";
|
||||
next-server 10.5.126.41;
|
||||
|
@ -1115,7 +1115,7 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
|||
next-server 10.5.126.41;
|
||||
}
|
||||
host arm02-builder00 {
|
||||
hardware ethernet fc:2f:40:71:53:98;
|
||||
hardware ethernet fc:2f:40:71:53:99;
|
||||
fixed-address 10.5.78.40;
|
||||
option host-name "arm02-builder00";
|
||||
next-server 10.5.126.41;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue