mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(reimu): tailscale
This commit is contained in:
parent
c041862fbe
commit
2b3eb84bdd
4 changed files with 63 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ module "reimu_system_records" {
|
|||
name = "reimu"
|
||||
zone_id = cloudflare_zone.gensokyo-zone_zone.id
|
||||
zone_zone = cloudflare_zone.gensokyo-zone_zone.zone
|
||||
tailscale_v4 = "100.113.253.48"
|
||||
tailscale_v6 = "fd7a:115c:a1e0::f1b1:fd30"
|
||||
local_v6 = "fd0a::be24:11ff:fec4:66a8"
|
||||
local_subdomains = [
|
||||
"nfs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue