mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor(mosquitto): move to utsuho
This commit is contained in:
parent
5658105812
commit
d6b8883c24
15 changed files with 218 additions and 95 deletions
|
|
@ -20,6 +20,7 @@ module "hakurei_system_records" {
|
|||
"unifi",
|
||||
"pbx",
|
||||
"smb",
|
||||
"mqtt",
|
||||
"kitchen",
|
||||
"home",
|
||||
"z2m",
|
||||
|
|
@ -80,7 +81,6 @@ module "tewi_system_records" {
|
|||
zone_zone = cloudflare_zone.gensokyo-zone_zone.zone
|
||||
net_data = local.systems.tei.network
|
||||
local_subdomains = [
|
||||
"mqtt",
|
||||
"postgresql",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue