From 05859ea31a555486923e3c0d332637cff582c5c7 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 17 Dec 2016 12:59:44 +0000 Subject: [PATCH] Enable brightbox-ruby-ng on ridley --- roles/foundation.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/foundation.rb b/roles/foundation.rb index 06c38c419..338d1ab4c 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -8,7 +8,7 @@ default_attributes( :keepalive => false }, :apt => { - :sources => ["passenger"] + :sources => ["passenger", "brightbox-ruby-ng"] }, :elasticsearch => { :cluster => { -- 2.43.2