put the openqa-worker-02 in the right dhcpd

This commit is contained in:
Stephen Smoogen 2020-07-09 13:16:03 -04:00
parent 24deb169fb
commit 67278763e0

View file

@ -752,6 +752,22 @@ host openqa01-a64-worker01 {
option subnet-mask 255.255.255.0;
}
host openqa-x86-worker02 {
hardware ethernet E4:43:4B:23:E8:CC ;
fixed-address 10.3.174.22;
filename "uefi/grubx64.efi";
next-server 10.3.163.10;
option routers 10.3.174.254;
option subnet-mask 255.255.255.0;
}
host openqa-x86-worker02-mgmt {
hardware ethernet 4c:d9:8f:03:95:28;
fixed-address 10.3.160.138;
option host-name "oqa-x86-worker02";
}
host bvmhost-p09-01 {
hardware ethernet 40:a6:b7:18:8a:38;
fixed-address 10.3.171.15;
@ -991,11 +1007,6 @@ host dell-r6x0-19-mgmt {
fixed-address 10.3.160.51;
option host-name "bvirthost15";
}
host dell-r6x0-20-mgmt {
hardware ethernet 4c:d9:8f:03:95:28;
fixed-address 10.3.160.52;
option host-name "qa01-mgmt";
}
host dell-r6x0-21 {
hardware ethernet 4c:d9:8f:04:3d:1c;
fixed-address 10.3.160.53;