X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ec9a6fb21c77a9b9f3ffc18d3eb499990023f7c9..b5f1516eba7a79f6f3ec6d7eb5e3517f544cda3f:/roles/ic.rb?ds=sidebyside diff --git a/roles/ic.rb b/roles/ic.rb index af78c9f23..e33c34895 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -28,6 +28,10 @@ default_attributes( } } } + }, + :web => { + :backends => %w(rails1 rails2 rails3), + :fileserver => "ironbelly" } )