Add in the ips for other emags
This commit is contained in:
parent
603fe5e8e9
commit
c1188538e6
1 changed files with 23 additions and 0 deletions
|
@ -1176,6 +1176,29 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
option host-name "buildvmhost-aarch64-19";
|
||||
}
|
||||
|
||||
host buildvmhost-aarch64-20 {
|
||||
hardware ethernet E8:6A:64:39:18:67;
|
||||
fixed-address 10.5.130.140;
|
||||
option host-name "buildvmhost-aarch64-20";
|
||||
}
|
||||
|
||||
host buildvmhost-aarch64-21 {
|
||||
hardware ethernet E8:6A:64:39:18:85;
|
||||
fixed-address 10.5.130.141;
|
||||
option host-name "buildvmhost-aarch64-21";
|
||||
}
|
||||
|
||||
host buildvmhost-aarch64-22 {
|
||||
hardware ethernet E8:6A:64:39:18:B3;
|
||||
fixed-address 10.5.130.142;
|
||||
option host-name "buildvmhost-aarch64-22";
|
||||
}
|
||||
|
||||
host buildvmhost-aarch64-23 {
|
||||
hardware ethernet E8:6A:64:39:19:62;
|
||||
fixed-address 10.5.130.143;
|
||||
option host-name "buildvmhost-aarch64-23";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue