feat(ops/glesys): add DNS record for AAAA sanduny.tvl.su.
Change-Id: I4a74cd173b326941c12b7611841ced2038650137 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5314 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
This commit is contained in:
parent
d68de096c7
commit
4ce2b49cd9
2 changed files with 12 additions and 0 deletions
|
|
@ -65,3 +65,8 @@ variable "sanduny_ipv4" {
|
|||
type = string
|
||||
default = "85.119.82.231"
|
||||
}
|
||||
|
||||
variable "sanduny_ipv6" {
|
||||
type = string
|
||||
default = "2001:ba8:1f1:f109::feed:edef:beef"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue