mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
add in mac address for first unconfigured box
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
b48edabd78
commit
2a303796e3
@@ -1968,6 +1968,13 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
host tbc-aarch64-00 {
|
||||
hardware ethernet 00:1B:21:E0:6E:5B;
|
||||
fixed-address 10.5.78.240;
|
||||
option host-name "tbc-aarch64-00";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host tbc-aarch64-01 {
|
||||
hardware ethernet 00:1B:21:DE:34:63;
|
||||
fixed-address 10.5.78.241;
|
||||
|
||||
Reference in New Issue
Block a user