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:
parent
a7871770b8
commit
5e973b6875
@ -8,7 +8,7 @@ include_recipe "kosmos-nodejs"
|
|||||||
include_recipe "kosmos-redis"
|
include_recipe "kosmos-redis"
|
||||||
|
|
||||||
# Needed for hubot-kredits
|
# Needed for hubot-kredits
|
||||||
include_recipe "ipfs"
|
include_recipe "kosmos-ipfs"
|
||||||
|
|
||||||
unless node.chef_environment == "development"
|
unless node.chef_environment == "development"
|
||||||
include_recipe 'firewall'
|
include_recipe 'firewall'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user