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