From: Tom Hughes Date: Wed, 25 Jul 2018 21:25:33 +0000 (+0100) Subject: Allow VPN connections to/from Amsterdam X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/90f0f02ffef73e9837e9d18e4a3e46930d3d1335 Allow VPN connections to/from Amsterdam --- diff --git a/cookbooks/networking/recipes/default.rb b/cookbooks/networking/recipes/default.rb index 85472b316..dbbada97d 100644 --- a/cookbooks/networking/recipes/default.rb +++ b/cookbooks/networking/recipes/default.rb @@ -220,7 +220,7 @@ firewall_rule "limit-icmp-echo" do rate_limit "s:1/sec:5" end -%w[ucl ic bm aws].each do |zone| +%w[ucl ams bm].each do |zone| firewall_rule "accept-openvpn-#{zone}" do action :accept family :inet