]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/recipes/default.rb
nominatim: make that ipv4 only
[chef.git] / cookbooks / nominatim / recipes / default.rb
index 89cf40e2f271b16b96792f5c59fde3ff914a2304..8d10a4b93390186b6173b2f2b5e943def0810ee6 100644 (file)
@@ -53,6 +53,7 @@ end
 # exception granted for a limited time so that they can set up their own server
 firewall_rule "increase-limits-gnome-proxy" do
   action :accept
+  family "inet"
   source "net:8.43.85.23"
   dest "fw"
   proto "tcp:syn"