and this will make sure that buildhw-a64-05 comes up correctly even on dhcp

This commit is contained in:
Stephen Smoogen 2020-07-08 16:39:24 -04:00
parent 6fefaab357
commit 25c9814296

View file

@ -1243,3 +1243,8 @@ host buildhw-a64-04 {
fixed-address 10.3.170.124;
option host-name "buildhw-a64-04";
}
host buildhw-a64-05 {
hardware ethernet 00:01:73:02:09:c3;
fixed-address 10.3.170.125;
option host-name "buildhw-a64-05";
}