X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8a91485750044e1a2371ac2623247354893a84f4..8962cc576af87958ffe4ccc4d6c6baafca7cd8fd:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index f1ecaac8c..a57d2ec54 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -14,8 +14,8 @@ default_attributes( :pool_idle_time => 0 }, :web => { - :status => "database_readonly", - :database_host => "ramoth.ic.openstreetmap.org", + :status => "online", + :database_host => "katla.bm.openstreetmap.org", :readonly_database_host => "ramoth.ic.openstreetmap.org" } )