X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8c4afb2136d1954313dd5e880a186d0c29ccc71f..0993dbc450a5678cfcea86dd71cf5873b18d86f3:/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" } )