]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/resources/site.rb
imagery: allow mapserver to use network
[chef.git] / cookbooks / imagery / resources / site.rb
index 5eddb448c47d6a6356297cf75367b5171d482926..81cc0ec906915c68016380cb0b86888cbfa39ab1 100644 (file)
@@ -114,6 +114,7 @@ action :create do
     exec_start "/usr/bin/multiwatch -f 8 --signal=TERM -- /usr/lib/cgi-bin/mapserv"
     standard_input "socket"
     sandbox true
+    enable_network true
     restrict_address_families "AF_UNIX"
     timeout_stop_sec 60
     not_if { new_resource.uses_tiler }