X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/52e7ef10423de8f0ca6d315cec30a9ad63936acf..b03d0bca18164e440e68ec3195036b8bf688239b:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index d51295cc8..a2291c4e3 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -34,7 +34,8 @@ default_attributes( }, :web => { :backends => %w(rails1 rails2 rails3), - :fileserver => "ironbelly" + :fileserver => "ironbelly", + :readonly_database_host => "ramoth.ic.openstreetmap.org" } )