]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Fix name for katla
[chef.git] / roles / ic.rb
index e33c34895439fd960bbcbaf07af3e308c9ea28f2..159f4ca4d714cf4f3237e84349cf48aa9aaf67d4 100644 (file)
@@ -30,8 +30,9 @@ default_attributes(
     }
   },
   :web => {
-    :backends => %w(rails1 rails2 rails3),
-    :fileserver => "ironbelly"
+    :backends => %w[rails4 rails5],
+    :fileserver => "ironbelly",
+    :readonly_database_host => "karm.ic.openstreetmap.org"
   }
 )