Add in mac address for each aarch64 still needing dac cables

This commit is contained in:
Stephen Smoogen 2019-12-02 16:40:06 +00:00 committed by Pierre-Yves Chibon
parent e1dc06c346
commit 4af118f340

View file

@ -1259,6 +1259,8 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
option host-name "buildvmhost-aarch64-17";
}
host tbc-a64-01-mgmt {
hardware ethernet E8:6A:64:39:18:63;
fixed-address 10.5.130.144;
@ -1289,6 +1291,21 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
fixed-address 10.5.130.149;
option host-name "tbc-aarch64-06";
}
host tbc-a64-07-mgmt {
hardware ethernet E8:6A:64:97:6B:7A;
fixed-address 10.5.130.141;
option host-name "tbc-aarch64-07";
}
host tbc-a64-08-mgmt {
hardware ethernet E8:6A:64:39:19:62;
fixed-address 10.5.130.142;
option host-name "tbc-aarch64-08";
}
host tbc-a64-09-mgmt {
hardware ethernet E8:6A:64:97:6B:49;
fixed-address 10.5.130.143;
option host-name "tbc-aarch64-09";
}