]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-01.rb
Increase maximum database connections for tile servers
[chef.git] / roles / stormfly-01.rb
index 841564bc3f6b911d50513e375130a20115badfb1..c52e88a732f520dbf21c64558de92847dc12a54c 100644 (file)
@@ -17,14 +17,11 @@ default_attributes(
         :address => "2605:bc80:3010:700::8cde:a768"
       }
     }
-  },
-  :passenger => {
-    :ruby_version => "2.5"
   }
 )
 
 run_list(
   "role[osuosl]",
   "role[hp-dl360-g6]",
-  "role[taginfo]"
+  "role[wiki]"
 )