X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c9c9ccd01efe21f650cab8fce05210f60c7a76cc..430c285e33e61a004ec7bb05b71348bad48d279a:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 1ab7bc1da..6d6e6639c 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -91,10 +91,7 @@ rails_port "www.openstreetmap.org" do thunderforest_key web_passwords["thunderforest_key"] totp_key web_passwords["totp_key"] csp_enforce true -end - -systemd_service "rails-jobs" do - action :delete + trace_use_job_queue true end systemd_service "rails-jobs@" do