mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor(nginx): ssl module
This commit is contained in:
parent
69c014b24e
commit
a7e35fbc88
28 changed files with 794 additions and 546 deletions
|
|
@ -19,12 +19,14 @@ module "hakurei_system_records" {
|
|||
"prox",
|
||||
"id",
|
||||
"login",
|
||||
"sso",
|
||||
"ldap",
|
||||
"freeipa",
|
||||
"unifi",
|
||||
"pbx",
|
||||
"smb",
|
||||
"kitchen",
|
||||
"home",
|
||||
"yt",
|
||||
]
|
||||
global_subdomains = [
|
||||
|
|
@ -87,7 +89,6 @@ module "tewi_system_records" {
|
|||
local_subdomains = [
|
||||
"mqtt",
|
||||
"z2m",
|
||||
"home",
|
||||
"postgresql",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue