Add hydra IP address binding.

This commit is contained in:
Tom Alexander
2025-03-23 16:54:56 -04:00
parent 9319fc4bc5
commit ff1217c65d
2 changed files with 7 additions and 1 deletions

View File

@@ -94,7 +94,13 @@
// momlaptop - hard-coded in rc.conf, reproduced here to reserve ip
"hw-address": "06:85:69:c5:6a:d6",
"ip-address": "10.215.1.218"
},
{
// hydra
"hw-address": "06:84:36:68:03:77",
"ip-address": "10.215.1.219"
}
]
}
],