Static ip address for certificate renewals on home server.

This commit is contained in:
Tom Alexander 2025-05-24 18:28:12 -04:00
parent 6578d64b50
commit ca1a569013
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -99,6 +99,11 @@
// hydra
"hw-address": "06:84:36:68:03:77",
"ip-address": "10.215.1.219"
},
{
// certificate - hard-coded in rc.conf, reproduced here to reserve ip
"hw-address": "06:7b:e0:08:16:5d",
"ip-address": "10.215.1.220"
}
]