]> git.openstreetmap.org Git - chef.git/commitdiff
Allow VPN connections to/from Amsterdam
authorTom Hughes <tom@compton.nu>
Wed, 25 Jul 2018 21:25:33 +0000 (22:25 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 25 Jul 2018 21:25:33 +0000 (22:25 +0100)
cookbooks/networking/recipes/default.rb

index 85472b3166651a930f41e986248f616e5caa4059..dbbada97dbbe3d996dfed94b78b3bf7e4f6be85e 100644 (file)
@@ -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