From b2d92723d7a230a7900337d97e9b8530773ab255 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 14 Jun 2018 13:31:04 +0200 Subject: [PATCH] Add hubot-redis-brain to botka Without it, the web push notifications script cannot work. --- site-cookbooks/kosmos-hubot/recipes/default.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/site-cookbooks/kosmos-hubot/recipes/default.rb b/site-cookbooks/kosmos-hubot/recipes/default.rb index 83ecbce..3b2fa45 100644 --- a/site-cookbooks/kosmos-hubot/recipes/default.rb +++ b/site-cookbooks/kosmos-hubot/recipes/default.rb @@ -150,6 +150,7 @@ application botka_freenode_path do group "hubot" content [ "hubot-help", + "hubot-redis-brain", "hubot-remotestorage-logger", "hubot-web-push-notifications", ].to_json