X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d8cdb5a793019008655d61d3940671d5e1b41eb3..2627a7faf566c1bf79f2b7a02f7cd9287120996f:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 6265f4f30..892da9597 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -42,10 +42,6 @@ end nodejs_package "svgo" -file "/etc/cron.hourly/passenger" do - action :delete -end - rails_directory = "#{node[:web][:base_directory]}/rails" matomo = data_bag_item("web", "matomo")