Skip to content

Commit

Permalink
auth stub
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Jan 30, 2025
1 parent 44d8953 commit d054b97
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infra/terraform/dev_jon.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ recursive_cores = 4
recursive_sockets = 1
recursive_memory = 4096
enable_doh = ""
#mesh_stub_resolver = "23.158.16.23"
mesh_stub_resolver = "23.158.16.23"
2 changes: 1 addition & 1 deletion infra/terraform/prod_sn10.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ recursive_cores = 5
recursive_sockets = 1
recursive_memory = 4096
enable_doh = "enable"
#mesh_stub_resolver = "199.170.132.47"
mesh_stub_resolver = "199.170.132.47"
2 changes: 1 addition & 1 deletion infra/terraform/prod_sn3.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ recursive_cores = 5
recursive_sockets = 1
recursive_memory = 4096
enable_doh = "enable"
#mesh_stub_resolver = "23.158.16.23"
mesh_stub_resolver = "23.158.16.23"

0 comments on commit d054b97

Please sign in to comment.