]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web-db.rb
Merge remote-tracking branch 'github/pull/202'
[chef.git] / roles / web-db.rb
index 7ae1af973d0055005f56a5bcd1770550ad429d3d..3db0cc4a787d0d816d4c9086de923d7cab52dfac 100644 (file)
@@ -3,6 +3,6 @@ description "Role applied to all servers needing to find the main database"
 
 default_attributes(
   :web => {
-    :database_host => "katla.bm.openstreetmap.org"
+    :database_host => "karm.ams.openstreetmap.org"
   }
 )