X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ec9a6fb21c77a9b9f3ffc18d3eb499990023f7c9..3d489277de8fa3a6190655ed1ab0e9d8357e4c48:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index af78c9f23..33e99624b 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -28,6 +28,11 @@ default_attributes( } } } + }, + :web => { + :backends => %w[rails1 rails2 rails3], + :fileserver => "ironbelly", + :readonly_database_host => "karm.ic.openstreetmap.org" } )