]> git.openstreetmap.org Git - chef.git/commitdiff
Switch the web frontends to use fullstaq ruby
authorTom Hughes <tom@compton.nu>
Fri, 21 Feb 2025 17:40:07 +0000 (17:40 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 21 Feb 2025 17:40:07 +0000 (17:40 +0000)
roles/web-frontend.rb

index 396cf36dbeddd5a18aeb90b70aa74e6d9ea98eb4..e7c0e5850f171bebce1dadc49d154fa4e84f1970 100644 (file)
@@ -30,6 +30,9 @@ default_attributes(
   :passenger => {
     :max_pool_size => 50
   },
+  :ruby => {
+    :fullstaq => true
+  },
   :exim => {
     :local_domains => ["messages.openstreetmap.org"],
     :routes => {