two hosts who had wrong dhcp addresses

This commit is contained in:
Stephen Smoogen 2020-04-11 15:25:08 +00:00 committed by Pierre-Yves Chibon
parent 90524b1526
commit 2cdb577e48

View file

@ -1263,6 +1263,11 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
fixed-address 10.5.130.143;
option host-name "openqa-aarch64-02";
}
host spare-aarc64-22-mgmt {
hardware ethernet e8:6a:64:39:18:99;
fixed-address 10.5.130.144;
option host-name "spare-aarch64-02";
}
host buildvmhost-a64-20-mgmt {
hardware ethernet E8:6A:64:39:18:67;
fixed-address 10.5.130.147;
@ -1314,7 +1319,7 @@ subnet 10.5.130.0 netmask 255.255.255.0 {
option host-name "cloudfx01-06";
}
host cloudfx01-07-mgmt {
hardware ethernet 40:5C:FD:A5:80:90;
hardware ethernet 40:5c:fd:a5:87:b7;
fixed-address 10.5.130.157;
option host-name "cloudfx01-07";
}