X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/771abb774d2658685bfce5b3c44b76ae86873966..d54beb537973507b9b63e1636fb9216f3dd0c11a:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index de7a1c19e..33e99624b 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -30,9 +30,9 @@ default_attributes( } }, :web => { - :backends => %w(rails1 rails2 rails3), + :backends => %w[rails1 rails2 rails3], :fileserver => "ironbelly", - :readonly_database_host => "ramoth.ic.openstreetmap.org" + :readonly_database_host => "karm.ic.openstreetmap.org" } )