forked from the-distro/infra
tf/gandi: add a postgres CNAME to bagel-box
This commit is contained in:
parent
29babfc5c4
commit
e7f25d6ee2
|
@ -84,6 +84,7 @@ in
|
|||
(record "alerts" 3600 "CNAME" ["meta01.infra.p"])
|
||||
(record "buildbot" 3600 "CNAME" ["buildbot.infra.p"])
|
||||
(record "b" 3600 "CNAME" ["public01.infra.p"])
|
||||
(record "postgres" 3600 "CNAME" ["bagel-box.infra.p"])
|
||||
|
||||
# S3 in delroth's basement
|
||||
(record "cache" 3600 "CNAME" ["smol.delroth.net."])
|
||||
|
|
Loading…
Reference in a new issue