mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
get the right mac address to the right system
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
ce601394c7
commit
9e28a9e73b
@@ -1937,14 +1937,14 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host buildvmhost-aarch64-15 {
|
||||
hardware ethernet 68:05:CA:8E:AB:E6;
|
||||
hardware ethernet 68:05:CA:8E:AA:33;
|
||||
fixed-address 10.5.78.15;
|
||||
option host-name "buildvmhost-aarch64-15";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host buildvmhost-aarch64-16 {
|
||||
hardware ethernet 68:05:CA:8E:AA:33;
|
||||
hardware ethernet 68:05:CA:8E:AB:E6;
|
||||
fixed-address 10.5.78.16;
|
||||
option host-name "buildvmhost-aarch64-16";
|
||||
next-server 10.5.126.41;
|
||||
|
||||
Reference in New Issue
Block a user