Skip to content

Commit

Permalink
use 10.10.10.11 instead of the beta ip
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Dec 25, 2024
1 parent 994b371 commit d3b841e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/terraform/prod_sn10.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dns_auth_internal_ip = [
]
dns_rec_internal_ip = [
"10.10.10.10",
"10.70.90.133",
"10.10.10.11",
]
dns_auth_external_ip = [
"23.158.16.23",
Expand Down
2 changes: 1 addition & 1 deletion infra/terraform/prod_sn3.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dns_auth_internal_ip = [
]
dns_rec_internal_ip = [
"10.10.10.10",
"10.70.90.133",
"10.10.10.11",
]
dns_auth_external_ip = [
"199.170.132.47",
Expand Down

0 comments on commit d3b841e

Please sign in to comment.