]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web-db.rb
Upgrade bytemark machines to chef 13
[chef.git] / roles / web-db.rb
index e394ec2d0ae1a5803e379f576ef2210a6b64f7bc..c70aaad73995d3660f82bc56f3b6f688a2be1d3e 100644 (file)
@@ -3,7 +3,6 @@ description "Role applied to all servers needing to find the main database"
 
 default_attributes(
   :web => {
 
 default_attributes(
   :web => {
-    :database_host => "katla.bm.openstreetmap.org",
-    :readonly_database_host => "ramoth.ic.openstreetmap.org"
+    :database_host => "karm.ic.openstreetmap.org"
   }
 )
   }
 )