fix mac address problem with aarch64-16
This commit is contained in:
parent
d673e56804
commit
45d5f243ac
1 changed files with 1 additions and 8 deletions
|
@ -822,15 +822,8 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
||||||
option host-name "bvh-aarch64-14-br0.arm.fedoraproject.org";
|
option host-name "bvh-aarch64-14-br0.arm.fedoraproject.org";
|
||||||
filename "/uefi/grubaa64.efi";
|
filename "/uefi/grubaa64.efi";
|
||||||
}
|
}
|
||||||
host bvh-aarch64-15-br0 {
|
|
||||||
hardware ethernet 50:6B:4B:6B:08:50;
|
|
||||||
fixed-address 10.5.129.47;
|
|
||||||
next-server 10.5.126.41;
|
|
||||||
option host-name "bvh-aarch64-15-br0.arm.fedoraproject.org";
|
|
||||||
filename "/uefi/grubaa64.efi";
|
|
||||||
}
|
|
||||||
host bvh-aarch64-16-br0 {
|
host bvh-aarch64-16-br0 {
|
||||||
hardware ethernet 50:6B:4B:6A:C2:50;
|
hardware ethernet 50:6b:4b:6b:08:50;
|
||||||
fixed-address 10.5.129.48;
|
fixed-address 10.5.129.48;
|
||||||
next-server 10.5.126.41;
|
next-server 10.5.126.41;
|
||||||
option host-name "bvh-aarch64-16-br0.arm.fedoraproject.org";
|
option host-name "bvh-aarch64-16-br0.arm.fedoraproject.org";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue