From 8320c46844187971ece798c32da89c710af3df2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Fri, 22 Jan 2016 22:28:56 +0000 Subject: [PATCH] Remove redis-brain plugin from botka --- site-cookbooks/kosmos-hubot/recipes/default.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/site-cookbooks/kosmos-hubot/recipes/default.rb b/site-cookbooks/kosmos-hubot/recipes/default.rb index c2d6c33..94d6be9 100644 --- a/site-cookbooks/kosmos-hubot/recipes/default.rb +++ b/site-cookbooks/kosmos-hubot/recipes/default.rb @@ -134,7 +134,6 @@ application "botka_freenode" do group "hubot" content [ "hubot-help", - "hubot-redis-brain", "hubot-remotestorage-logger" ].to_json end