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