Use an unreleased version of our ipfs cookbook to lower RAM usage

This commit is contained in:
Greg Karékinian 2019-05-07 14:35:53 +02:00
parent 8df512ed0a
commit 4b0818177d
2 changed files with 3 additions and 3 deletions

View File

@ -55,4 +55,4 @@ cookbook 'homebrew', '= 3.0.0'
cookbook 'mariadb', '= 0.3.1'
cookbook 'ipfs',
git: 'https://github.com/67P/ipfs-cookbook.git',
ref: 'v0.1.3'
ref: 'feature/reduce_memory_usage'

View File

@ -19,8 +19,8 @@ DEPENDENCIES
hostsfile (= 2.4.5)
ipfs
git: https://github.com/67P/ipfs-cookbook.git
revision: c6853c4d09fe9ff1f15b69b57116ba5f8d0ed939
ref: v0.1.3
revision: 76d60b87dda0b4fb1693fc1693e88d4582a584b2
ref: feature
logrotate (= 2.2.0)
mariadb (= 0.3.1)
mediawiki