Skip to content

Commit

Permalink
remove missing record from dns (required to prevent re-creation)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenoir committed Nov 4, 2024
1 parent 88d71ad commit e28818a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions terraform/dns.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ locals {
"support.wellcomelibrary.org" = "54.75.184.123"
"support02.wellcomelibrary.org" = "34.251.227.203"
"wt-lon-sierrasso.wellcomelibrary.org" = "195.143.129.211"

# This is the IP address for the "Sierra Production App Server", as
# hosted on III infrastructure.
#
# It was sent in an email from LSS to Alex Chan, dated 30 August 2022.
"libsys.wellcomelibrary.org" = "18.130.128.205"
}

mx_records = {
Expand Down

0 comments on commit e28818a

Please sign in to comment.