parent
8b902e9c00
commit
21c94df25a
8 changed files with 294 additions and 102 deletions
devices/cluster/modules
|
@ -18,7 +18,6 @@ in {
|
|||
|
||||
# Custom DNS
|
||||
local-zone = [
|
||||
"pve.nelim.org redirect"
|
||||
"headscale.nelim.org redirect"
|
||||
"git.nelim.org redirect"
|
||||
"mc.nelim.org transparent"
|
||||
|
@ -34,8 +33,6 @@ in {
|
|||
then "100.64.0.8"
|
||||
else "100.64.0.9";
|
||||
in [
|
||||
"\"pve.nelim.org IN A 100.64.0.4\""
|
||||
|
||||
"\"headscale.nelim.org. IN A ${wanIP}\""
|
||||
|
||||
"\"git.nelim.org. IN A ${wanIP}\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue