From: Tom Hughes Date: Tue, 19 Aug 2014 17:56:13 +0000 (+0100) Subject: Switch ridley to passenger 4 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c3fb201b9e6ef157f11352b712e744fc8b03995d?hp=ab9cda839738c28e54d47676383d054b0680d06a Switch ridley to passenger 4 --- diff --git a/roles/foundation.rb b/roles/foundation.rb index e02b7d3e2..ba3a3ab78 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -8,7 +8,7 @@ default_attributes( :keepalive => false }, :apt => { - :sources => [ "brightbox" ] + :sources => [ "passenger" ] }, :memcached => { :memory_limit => 400,