From 4b0818177daefbfec113007a985dfc7a295aa3fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Tue, 7 May 2019 14:35:53 +0200 Subject: [PATCH] Use an unreleased version of our ipfs cookbook to lower RAM usage --- Berksfile | 2 +- Berksfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Berksfile b/Berksfile index 190ad23..57bd762 100644 --- a/Berksfile +++ b/Berksfile @@ -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' diff --git a/Berksfile.lock b/Berksfile.lock index 7200bd8..f3b43e5 100644 --- a/Berksfile.lock +++ b/Berksfile.lock @@ -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