]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dev/recipes/default.rb
Do all mod_deflate configuration in global context
[chef.git] / cookbooks / dev / recipes / default.rb
index 2e51fa54625a26775ad04a33fc60b7f95476101d..c31aca83b075830135b9139f64ced44c6ef2e0bc 100644 (file)
@@ -198,7 +198,7 @@ if node[:postgresql][:clusters][:"9.1/main"]
         recursive true
       end
 
-      file "/etc/cron.daily/rails-#{name}" do
+      file "/etc/cron.daily/rails-#{site_name}" do
         action :delete
       end