X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e09a952838cef25511249a39ad8fbd203c29b9a2..21c251d4b15d31087c1d892495f3d88e4cbe2840:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index e33c34895..4041d2b36 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -31,7 +31,8 @@ default_attributes( }, :web => { :backends => %w(rails1 rails2 rails3), - :fileserver => "ironbelly" + :fileserver => "ironbelly", + :readonly_database_host => "karm.ic.openstreetmap.org" } )