Static ip address for certificate renewals on home server.
This commit is contained in:
parent
6578d64b50
commit
ca1a569013
@ -99,6 +99,11 @@
|
|||||||
// hydra
|
// hydra
|
||||||
"hw-address": "06:84:36:68:03:77",
|
"hw-address": "06:84:36:68:03:77",
|
||||||
"ip-address": "10.215.1.219"
|
"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"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user