diff --git a/site-cookbooks/kosmos-hubot/recipes/hal8000.rb b/site-cookbooks/kosmos-hubot/recipes/hal8000.rb index 3162107..def41cf 100644 --- a/site-cookbooks/kosmos-hubot/recipes/hal8000.rb +++ b/site-cookbooks/kosmos-hubot/recipes/hal8000.rb @@ -8,7 +8,7 @@ include_recipe "kosmos-nodejs" include_recipe "kosmos-redis" # Needed for hubot-kredits -include_recipe "ipfs" +include_recipe "kosmos-ipfs" unless node.chef_environment == "development" include_recipe 'firewall'