]> git.openstreetmap.org Git - chef.git/commitdiff
Switch ridley to passenger 4
authorTom Hughes <tom@compton.nu>
Tue, 19 Aug 2014 17:56:13 +0000 (18:56 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 19 Aug 2014 17:56:13 +0000 (18:56 +0100)
roles/foundation.rb

index e02b7d3e2631644ade1680e3496b5efa03041197..ba3a3ab78d22103f0fe75e254ace0046e4e20013 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
     :keepalive => false
   },
   :apt => {
     :keepalive => false
   },
   :apt => {
-    :sources => [ "brightbox" ]
+    :sources => [ "passenger" ]
   },
   :memcached => {
     :memory_limit => 400,
   },
   :memcached => {
     :memory_limit => 400,