]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web-db.rb
Ignore some unconnected IPMI fan sensors
[chef.git] / roles / web-db.rb
index 7ae1af973d0055005f56a5bcd1770550ad429d3d..c03da5277b620a825a52d96a7b4213957a92401e 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 => "snap-01.ams.openstreetmap.org"
   }
 )