Add a static assignment for the unifi controller.

This commit is contained in:
Tom Alexander 2023-04-30 17:18:21 -04:00
parent a44b8da509
commit 728258d160
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -18,6 +18,11 @@
// jaeger
"hw-address": "06:c7:69:d3:f4:ca",
"ip-address": "10.215.1.201"
},
{
// unifi controller
"hw-address": "06:40:9f:d7:be:a6",
"ip-address": "10.215.1.202"
}
]
}