]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Switch load to katla temporarily to reboot ramoth, which is having kernel issues.
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..1139e184ba855ab594417483bb717f7f01cfa09a 100644 (file)
@@ -28,6 +28,11 @@ default_attributes(
         }
       }
     }
+  },
+  :web => {
+    :backends => %w(rails1 rails2 rails3),
+    :fileserver => "ironbelly",
+    :readonly_database_host => "katla.bm.openstreetmap.org"
   }
 )