X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/90a349e0bc558441e65156eabb585c578d93fbfd..7599ed9eb8bb7d6ca264b3b6cce58b714c952b53:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index 33e99624b..159f4ca4d 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -30,7 +30,7 @@ default_attributes( } }, :web => { - :backends => %w[rails1 rails2 rails3], + :backends => %w[rails4 rails5], :fileserver => "ironbelly", :readonly_database_host => "karm.ic.openstreetmap.org" }