]> git.openstreetmap.org Git - chef.git/commitdiff
Enable brightbox-ruby-ng on ridley
authorTom Hughes <tom@compton.nu>
Thu, 26 Jan 2017 19:17:22 +0000 (19:17 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 26 Jan 2017 19:17:22 +0000 (19:17 +0000)
roles/shenron.rb

index 800ba219faad4356ca4d285d5daeec1ef791572c..2634ec0d2c63f13a8df83007edf5fcd0683be365 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
       :max_spare_threads => 150
     }
   },
+  :apt => {
+    :sources => ["brightbox-ruby-ng"]
+  },
   :hardware => {
     :modules => [
       "it87"