move mac address of mgmt to working ip address. while it is set as astatic, bios updates seem to reset it to dhcp

This commit is contained in:
Stephen Smoogen 2020-02-12 16:31:08 +00:00 committed by Pierre-Yves Chibon
parent 119fd49bed
commit 7e09a87ace

View file

@ -1249,14 +1249,12 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
fixed-address 10.5.130.137;
option host-name "buildvmhost-a64-osbs01-01";
}
host tbc-a64-01-mgmt {
host buildvmhost-a64-17-mgmt {
hardware ethernet E8:6A:64:39:18:63;
fixed-address 10.5.130.144;
option host-name "tbc-aarch64-01";
fixed-address 10.5.130.138;
option host-name "buildvmhost-aarch64-17";
}
host tbc-a64-02-mgmt {
hardware ethernet E8:6A:64:39:19:35;
fixed-address 10.5.130.145;