mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 12:50:41 +08:00
fix dhpc items
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
43f3e551ad
commit
c79b1fd3c4
@@ -1960,8 +1960,8 @@ subnet 10.5.78.0 netmask 255.255.255.0 {
|
||||
|
||||
host openqa-aarch64-03 {
|
||||
hardware ethernet 00:1B:21:E0:6E:5B;
|
||||
fixed-address 10.5.78.240;
|
||||
option host-name "tbc-aarch64-00";
|
||||
fixed-address 10.5.78.8;
|
||||
option host-name "openqa-aarch64-03";
|
||||
next-server 10.5.126.41;
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user