Use an unreleased version of our ipfs cookbook to lower RAM usage
This commit is contained in:
parent
8df512ed0a
commit
4b0818177d
@ -55,4 +55,4 @@ cookbook 'homebrew', '= 3.0.0'
|
|||||||
cookbook 'mariadb', '= 0.3.1'
|
cookbook 'mariadb', '= 0.3.1'
|
||||||
cookbook 'ipfs',
|
cookbook 'ipfs',
|
||||||
git: 'https://github.com/67P/ipfs-cookbook.git',
|
git: 'https://github.com/67P/ipfs-cookbook.git',
|
||||||
ref: 'v0.1.3'
|
ref: 'feature/reduce_memory_usage'
|
||||||
|
@ -19,8 +19,8 @@ DEPENDENCIES
|
|||||||
hostsfile (= 2.4.5)
|
hostsfile (= 2.4.5)
|
||||||
ipfs
|
ipfs
|
||||||
git: https://github.com/67P/ipfs-cookbook.git
|
git: https://github.com/67P/ipfs-cookbook.git
|
||||||
revision: c6853c4d09fe9ff1f15b69b57116ba5f8d0ed939
|
revision: 76d60b87dda0b4fb1693fc1693e88d4582a584b2
|
||||||
ref: v0.1.3
|
ref: feature
|
||||||
logrotate (= 2.2.0)
|
logrotate (= 2.2.0)
|
||||||
mariadb (= 0.3.1)
|
mariadb (= 0.3.1)
|
||||||
mediawiki
|
mediawiki
|
||||||
|
Loading…
x
Reference in New Issue
Block a user