add n openqa01
This commit is contained in:
parent
b6c3c3a0c9
commit
78db52d174
1 changed files with 16 additions and 9 deletions
|
@ -755,15 +755,6 @@ host openqa01-x64-worker01 {
|
||||||
option routers 10.3.174.254;
|
option routers 10.3.174.254;
|
||||||
option subnet-mask 255.255.255.0;
|
option subnet-mask 255.255.255.0;
|
||||||
}
|
}
|
||||||
host openqa01-a64-worker01 {
|
|
||||||
hardware ethernet 50:6b:4b:7f:96:30 ;
|
|
||||||
fixed-address 10.3.174.61;
|
|
||||||
filename "uefi/grubaa64.efi";
|
|
||||||
next-server 10.3.163.10;
|
|
||||||
option routers 10.3.174.254;
|
|
||||||
option subnet-mask 255.255.255.0;
|
|
||||||
}
|
|
||||||
|
|
||||||
host openqa-x86-worker02 {
|
host openqa-x86-worker02 {
|
||||||
hardware ethernet E4:43:4B:23:E8:CC ;
|
hardware ethernet E4:43:4B:23:E8:CC ;
|
||||||
fixed-address 10.3.174.22;
|
fixed-address 10.3.174.22;
|
||||||
|
@ -772,6 +763,22 @@ host openqa-x86-worker02 {
|
||||||
option routers 10.3.174.254;
|
option routers 10.3.174.254;
|
||||||
option subnet-mask 255.255.255.0;
|
option subnet-mask 255.255.255.0;
|
||||||
}
|
}
|
||||||
|
host openqa01-x64-worker04 {
|
||||||
|
hardware ethernet E4:43:4B:24:10:AA ;
|
||||||
|
fixed-address 10.3.174.24;
|
||||||
|
filename "uefi/grubx64.efi";
|
||||||
|
next-server 10.3.163.10;
|
||||||
|
option routers 10.3.174.254;
|
||||||
|
option subnet-mask 255.255.255.0;
|
||||||
|
}
|
||||||
|
host openqa01-a64-worker01 {
|
||||||
|
hardware ethernet 50:6b:4b:7f:96:30 ;
|
||||||
|
fixed-address 10.3.174.61;
|
||||||
|
filename "uefi/grubaa64.efi";
|
||||||
|
next-server 10.3.163.10;
|
||||||
|
option routers 10.3.174.254;
|
||||||
|
option subnet-mask 255.255.255.0;
|
||||||
|
}
|
||||||
|
|
||||||
host kernel01 {
|
host kernel01 {
|
||||||
hardware ethernet d0:94:66:7c:b2:e3 ;
|
hardware ethernet d0:94:66:7c:b2:e3 ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue