]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Revert "Switch load to katla temporarily to reboot ramoth, which is having kernel...
[chef.git] / roles / ic.rb
index d51295cc8f27555a8ca30843e6e3a08ef3074965..de7a1c19e47f313b01bf37d21ddbd29b99d68001 100644 (file)
@@ -29,12 +29,10 @@ default_attributes(
       }
     }
   },
-  :passenger => {
-    :ruby_version => "2.3"
-  },
   :web => {
     :backends => %w(rails1 rails2 rails3),
-    :fileserver => "ironbelly"
+    :fileserver => "ironbelly",
+    :readonly_database_host => "ramoth.ic.openstreetmap.org"
   }
 )