]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: fix typo
authorGrant Slater <git@firefishy.com>
Fri, 21 Dec 2018 12:55:24 +0000 (12:55 +0000)
committerGrant Slater <git@firefishy.com>
Fri, 21 Dec 2018 12:55:24 +0000 (12:55 +0000)
cookbooks/imagery/resources/site.rb

index 86c70c37ec021a85087e04ecf62fe574c34c1d3e..97163ee3ea8d3a7c0adc5f2ad426fcbaeea11a93 100644 (file)
@@ -106,7 +106,7 @@ action :create do
                   "MS_ERRORFILE" => "stderr",
                   "GDAL_CACHEMAX" => "512"
       limit_nofile 16384
                   "MS_ERRORFILE" => "stderr",
                   "GDAL_CACHEMAX" => "512"
       limit_nofile 16384
-      limit_cpu: 60
+      limit_cpu 60
       memory_max "4G"
       user "imagery"
       group "imagery"
       memory_max "4G"
       user "imagery"
       group "imagery"