From: Grant Slater Date: Fri, 21 Dec 2018 12:55:24 +0000 (+0000) Subject: imagery: fix typo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/03cbe3638e5aee35453da58e2789f8bc7ba58f89?hp=57eb58f11b649ec5f577c443c779e03d44b50d51;ds=sidebyside imagery: fix typo --- diff --git a/cookbooks/imagery/resources/site.rb b/cookbooks/imagery/resources/site.rb index 86c70c37e..97163ee3e 100644 --- a/cookbooks/imagery/resources/site.rb +++ b/cookbooks/imagery/resources/site.rb @@ -106,7 +106,7 @@ action :create do "MS_ERRORFILE" => "stderr", "GDAL_CACHEMAX" => "512" limit_nofile 16384 - limit_cpu: 60 + limit_cpu 60 memory_max "4G" user "imagery" group "imagery"