add in more mustang hosts

This commit is contained in:
Stephen Smoogen 2020-07-08 17:21:33 -04:00
parent 600a2d5a44
commit 9512cbe91e
5 changed files with 22 additions and 0 deletions

View file

@ -1253,3 +1253,13 @@ host buildhw-a64-06 {
fixed-address 10.3.170.126;
option host-name "buildhw-a64-06";
}
host buildhw-a64-07 {
hardware ethernet 2c:59:e5:36:9a:4e;
fixed-address 10.3.170.127;
option host-name "buildhw-a64-07";
}
host buildhw-a64-08 {
hardware ethernet 2c:59:e5:36:9a:4f;
fixed-address 10.3.170.128;
option host-name "buildhw-a64-08";
}