X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eae9091a7de8aa4ebd28957f9b3837ee2b7496ad..23b449a94ef4ffc4746775f6a6d6b88c8a1c46c9:/cookbooks/networking/recipes/default.rb diff --git a/cookbooks/networking/recipes/default.rb b/cookbooks/networking/recipes/default.rb index 16dd48269..697f2c34e 100644 --- a/cookbooks/networking/recipes/default.rb +++ b/cookbooks/networking/recipes/default.rb @@ -216,7 +216,7 @@ firewall_rule "limit-icmp-echo" do rate_limit "s:1/sec:5" end -%w(ucl ic bm aws).each do |zone| +%w[ucl ic bm aws].each do |zone| firewall_rule "accept-openvpn-#{zone}" do action :accept family :inet