Fix mac address validity.

This commit is contained in:
Tom Alexander
2023-04-27 18:44:32 -04:00
parent 740f2bdadd
commit a44b8da509
3 changed files with 15 additions and 4 deletions

View File

@@ -15,7 +15,8 @@
],
"reservations": [
{
"hw-address": "d6:19:4c:68:fc:c7",
// jaeger
"hw-address": "06:c7:69:d3:f4:ca",
"ip-address": "10.215.1.201"
}
]