mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
chore(mediabox): assign ip
This commit is contained in:
parent
91d4895c6f
commit
26f1631d71
2 changed files with 4 additions and 1 deletions
|
|
@ -42,6 +42,7 @@ module "mediabox_system_records" {
|
|||
name = "mediabox"
|
||||
zone_id = cloudflare_zone.gensokyo-zone_zone.id
|
||||
zone_zone = cloudflare_zone.gensokyo-zone_zone.zone
|
||||
local_v4 = "10.1.1.44"
|
||||
local_v6 = "fd0a::be24:11ff:fe34:f4a8"
|
||||
local_subdomains = [
|
||||
"plex",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue