Make changes for openqa
This commit is contained in:
parent
02f7750a9f
commit
7ab3a40629
1 changed files with 14 additions and 28 deletions
|
@ -829,39 +829,25 @@ subnet 10.5.129.0 netmask 255.255.255.0 {
|
|||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
host tbc-aarch64-02-br0 {
|
||||
hardware ethernet 50:6B:4B:6B:07:00;
|
||||
fixed-address 10.5.129.242;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "tbc-aarch64-02-br0.arm.fedoraproject.org";
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host tbc-aarch64-03-br0 {
|
||||
hardware ethernet 50:6B:4B:6A:C2:C0;
|
||||
fixed-address 10.5.129.243;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "tbc-aarch64-03-br0.arm.fedoraproject.org";
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host tbc-aarch64-04-br0 {
|
||||
host openqa-aarch64-04-br0 {
|
||||
hardware ethernet 50:6B:4B:6A:D3:C0;
|
||||
fixed-address 10.5.129.244;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "tbc-aarch64-04-br0.arm.fedoraproject.org";
|
||||
option host-name "openqa-aarch64-04-br0.arm.fedoraproject.org";
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host tbc-aarch64-05-br0 {
|
||||
host openqa-aarch64-05-br0 {
|
||||
hardware ethernet 50:6B:4B:6B:0A:40;
|
||||
fixed-address 10.5.129.245;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "tbc-aarch64-05-br0.arm.fedoraproject.org";
|
||||
option host-name "openqa-aarch64-05-br0.arm.fedoraproject.org";
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
host tbc-aarch64-06-br0 {
|
||||
host openqa-aarch64-06-br0 {
|
||||
hardware ethernet 50:6B:4B:6A:C4:B0;
|
||||
fixed-address 10.5.129.246;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "tbc-aarch64-06-br0.arm.fedoraproject.org";
|
||||
option host-name "openqa-aarch64-06-br0.arm.fedoraproject.org";
|
||||
filename "/uefi/grubaa64.efi";
|
||||
}
|
||||
|
||||
|
@ -1253,25 +1239,25 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
|
|||
option host-name "buildvmhost-aarch64-17";
|
||||
}
|
||||
|
||||
host tbc-a64-03-mgmt {
|
||||
host openqa-a64-03-mgmt {
|
||||
hardware ethernet E8:6A:64:97:6B:E0;
|
||||
fixed-address 10.5.130.146;
|
||||
option host-name "tbc-aarch64-03";
|
||||
option host-name "openqa-aarch64-03";
|
||||
}
|
||||
host tbc-a64-04-mgmt {
|
||||
host openqa-a64-04-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:67;
|
||||
fixed-address 10.5.130.147;
|
||||
option host-name "tbc-aarch64-04";
|
||||
option host-name "openqa-aarch64-04";
|
||||
}
|
||||
host tbc-a64-05-mgmt {
|
||||
host openqa-a64-05-mgmt {
|
||||
hardware ethernet E8:6A:64:39:18:85;
|
||||
fixed-address 10.5.130.148;
|
||||
option host-name "tbc-aarch64-05";
|
||||
option host-name "openqa-aarch64-05";
|
||||
}
|
||||
host tbc-a64-06-mgmt {
|
||||
host openqa-a64-06-mgmt {
|
||||
hardware ethernet E8:6A:64:39:19:62;
|
||||
fixed-address 10.5.130.149;
|
||||
option host-name "tbc-aarch64-06";
|
||||
option host-name "openqa-aarch64-06";
|
||||
}
|
||||
host tbc-a64-07-mgmt {
|
||||
hardware ethernet E8:6A:64:97:6B:7A;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue