Skip to content

Commit

Permalink
Remove the 'monitoring' subdomain which appears unused (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Jan 8, 2025
1 parent 03d3f6b commit 3b606a0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sld/records.nycmesh.net.tf
Original file line number Diff line number Diff line change
Expand Up @@ -261,14 +261,6 @@ resource "namedotcom_record" "record_configgen_5386032" {
answer = "nycmesh-configgen.netlify.com"
}

# Offline as of 9/2/24
resource "namedotcom_record" "record_monitoring_6041298" {
domain_name = "nycmesh.net"
host = "monitoring"
record_type = "A"
answer = "147.75.67.41"
}

# Redirects to https://github.com/meshcenter/mesh-api
resource "namedotcom_record" "record_api_7081451" {
domain_name = "nycmesh.net"
Expand Down

0 comments on commit 3b606a0

Please sign in to comment.