fix up more ips for dhcpd

This commit is contained in:
Stephen Smoogen 2020-06-20 14:02:07 -04:00
parent 952aef9959
commit c374cbe2ef
2 changed files with 37 additions and 33 deletions

View file

@ -795,19 +795,53 @@ host bvmhost-p09-04-mgmt {
option host-name "bvmhost-p09-04";
}
host bvmhost-a64-04-mgmt {
hardware ethernet E8:6A:64:39:19:4F ;
fixed-address 10.3.160.104;
option routers 10.3.160.254;
option subnet-mask 255.255.255.0;
}
host bvmhost-a64-05-mgmt {
hardware ethernet E8:6A:64:39:19:68;
fixed-address 10.3.160.105;
option host-name "bvmhost-aarch64-05";
}
host bvmhost-a64-06-mgmt {
hardware ethernet E8:6A:64:39:18:60;
fixed-address 10.3.160.106;
option host-name "bvmhost-aarch64-06";
}
host bvmhost-a64-07-mgmt {
hardware ethernet E8:6A:64:39:19:35;
fixed-address 10.3.160.107;
option host-name "bvmhost-aarch64-07";
}
host openqa-a64-02-mgmt {
hardware ethernet E8:6A:64:97:6B:41;
fixed-address 10.3.160.142;
option host-name "openqa-aarch64-01";
}
host openqa-a64-03-mgmt {
hardware ethernet E8:6A:64:97:6B:7A;
fixed-address 10.3.160.143;
option host-name "openqa-aarch64-03";
}
host buildvmhost-a64-osbs01-mgmt {
hardware ethernet E8:6A:64:39:18:B3;
fixed-address 10.3.160.120;
option host-name "bvmhost-a64-osbs01-01";
}
host bhwhost-a64-02-mgmt {
hardware ethernet AA:31:8D:3E:31:6F ;
fixed-address 10.3.160.244;
option routers 10.3.160.254;
option subnet-mask 255.0.0.0;
option subnet-mask 255.255.255.0;
}
host centos-mgmt01 {

View file

@ -1080,21 +1080,11 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
fixed-address 10.5.130.131;
option host-name "buildvmhost-aarch64-11";
}
host buildvmhost-a64-12-mgmt {
hardware ethernet E8:6A:64:39:19:68;
fixed-address 10.5.130.132;
option host-name "buildvmhost-aarch64-12";
}
host buildvmhost-a64-13-mgmt {
hardware ethernet E8:6A:64:39:18:95;
fixed-address 10.5.130.133;
option host-name "buildvmhost-aarch64-13";
}
host buildvmhost-a64-14-mgmt {
hardware ethernet E8:6A:64:39:18:60;
fixed-address 10.5.130.134;
option host-name "buildvmhost-aarch64-14";
}
host buildvmhost-a64-15-mgmt {
hardware ethernet E8:6A:64:39:19:69;
fixed-address 10.5.130.135;
@ -1105,36 +1095,16 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
fixed-address 10.5.130.136;
option host-name "buildvmhost-aarch64-16";
}
host buildvmhost-a64-osbs01-mgmt {
hardware ethernet E8:6A:64:39:18:B3;
fixed-address 10.5.130.137;
option host-name "buildvmhost-a64-osbs01-01";
}
host buildvmhost-a64-17-mgmt {
hardware ethernet E8:6A:64:39:18:63;
fixed-address 10.5.130.138;
option host-name "buildvmhost-aarch64-17";
}
host buildvmhost-a64-18-mgmt {
hardware ethernet E8:6A:64:39:19:35;
fixed-address 10.5.130.139;
option host-name "buildvmhost-aarch64-18";
}
host buildvmhost-a64-19-mgmt {
hardware ethernet E8:6A:64:97:6B:E0;
fixed-address 10.5.130.140;
option host-name "buildvmhost-aarch64-19";
}
host openqa-a64-03-mgmt {
hardware ethernet E8:6A:64:97:6B:7A;
fixed-address 10.5.130.141;
option host-name "openqa-aarch64-03";
}
host openqa-a64-01-mgmt {
hardware ethernet E8:6A:64:97:6B:41;
fixed-address 10.5.130.142;
option host-name "openqa-aarch64-01";
}
host openqa-a64-02-mgmt {
hardware ethernet E8:6A:64:97:6B:49;
fixed-address 10.5.130.143;