Use the kosmos-ipfs recipe in the hal8000 recipe

This changes the port to not conflict with hubot and sets the gateway to
be writable
This commit is contained in:
Greg Karékinian 2018-10-26 17:49:06 +02:00
parent a7871770b8
commit 5e973b6875

View File

@ -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'