clean up bvh-aarch64 mgmt interfaces so working ones are grouped togehter
This commit is contained in:
parent
93840695be
commit
e1ab1a660f
1 changed files with 14 additions and 15 deletions
|
@ -1237,34 +1237,33 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
option host-name "buildvmhost-aarch64-12";
|
||||
}
|
||||
|
||||
host buildvmhost-a64-14-mgmt {
|
||||
host buildvmhost-a64-13-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:95;
|
||||
fixed-address 10.5.130.133;
|
||||
option host-name "buildvmhost-aarch64-13";
|
||||
}
|
||||
|
||||
host buildvmhost-a64-14-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:60;
|
||||
fixed-address 10.5.130.134;
|
||||
option host-name "buildvmhost-aarch64-14";
|
||||
}
|
||||
|
||||
host buildvmhost-a64-15-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:60;
|
||||
hardware ethernet E8:6A:64:39:19:69;
|
||||
fixed-address 10.5.130.135;
|
||||
option host-name "buildvmhost-aarch64-15";
|
||||
}
|
||||
|
||||
host buildvmhost-a64-18-mgmt {
|
||||
host buildvmhost-a64-16-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:CB;
|
||||
fixed-address 10.5.130.138;
|
||||
option host-name "buildvmhost-aarch64-18";
|
||||
fixed-address 10.5.130.136;
|
||||
option host-name "buildvmhost-aarch64-16";
|
||||
}
|
||||
|
||||
host buildvmhost-a64-19-mgmt {
|
||||
hardware ethernet E8:6A:64:39:19:69;
|
||||
fixed-address 10.5.130.139;
|
||||
option host-name "buildvmhost-aarch64-19";
|
||||
}
|
||||
|
||||
host buildvmhost-a64-22-mgmt {
|
||||
host buildvmhost-a64-17-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:B3;
|
||||
fixed-address 10.5.130.142;
|
||||
option host-name "buildvmhost-aarch64-22";
|
||||
fixed-address 10.5.130.137;
|
||||
option host-name "buildvmhost-aarch64-17";
|
||||
}
|
||||
|
||||
host tbc-a64-01-mgmt {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue