Skip to content

Commit

Permalink
Merged in alan's new public ip (pull request elastic#812)
Browse files Browse the repository at this point in the history
the ip is now `76.132.96.42`

Approved-by: Gabi Davar
  • Loading branch information
namcha committed Aug 5, 2022
1 parent d1f1224 commit ef7e64f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws/ams-cluster-v1-tf/variables.tf
Expand Up @@ -533,7 +533,7 @@ locals {
# e.g. from curl https://checkip.amazonaws.com
dev_user_ips = [
"87.68.60.181/32", # nikita
"71.202.208.152/32", # alan
"76.132.96.42/32", # alan
"212.150.192.110/32", # Israel office
"71.68.199.67/32", # andre
"174.92.149.239/32", # benoit
Expand Down
2 changes: 1 addition & 1 deletion linode/ems/variables.tf
Expand Up @@ -158,7 +158,7 @@ locals {
# e.g. from curl https://checkip.amazonaws.com
dev_user_ips = [
"85.250.219.183/32", # nikita
"71.202.208.152/32", # alan
"76.132.96.42/32", # alan
"212.150.192.110/32", # Israel office
"71.68.199.67/32", # andre
"73.93.242.15/32", # hiroshi
Expand Down

0 comments on commit ef7e64f

Please sign in to comment.