]> git.openstreetmap.org Git - chef.git/commitdiff
Drop unused brightbox-ruby-ng repository from ridley
authorTom Hughes <tom@compton.nu>
Tue, 11 Sep 2018 16:09:11 +0000 (17:09 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Sep 2018 16:10:17 +0000 (17:10 +0100)
roles/foundation.rb

index 02b880d5d65a2d3834c34202995de63381965d57..02bc8afa440cbae4511c5b3fb871fc030fa271af 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
     :keepalive => false
   },
   :apt => {
-    :sources => ["passenger", "brightbox-ruby-ng"]
+    :sources => ["passenger"]
   },
   :elasticsearch => {
     :version => "5.x",