From 396cc344fb2b01f7c4fb4b06698b58a68d78f516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Tue, 4 Feb 2020 16:25:42 +0100 Subject: [PATCH] Switch the ipfs cookbook from GitHub to Gitlab --- Berksfile | 2 +- Berksfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Berksfile b/Berksfile index 66a0bf2..2ff3ac2 100644 --- a/Berksfile +++ b/Berksfile @@ -47,7 +47,7 @@ cookbook 'compat_resource', '= 12.19.0' cookbook 'homebrew', '= 3.0.0' cookbook 'mariadb', '= 0.3.1' cookbook 'ipfs', - git: 'https://github.com/67P/ipfs-cookbook.git', + git: 'https://gitea.kosmos.org/kosmos/ipfs-cookbook.git', ref: 'v0.4.1' cookbook 'elasticsearch', '= 4.2.0' cookbook 'java', '~> 4.3.0' diff --git a/Berksfile.lock b/Berksfile.lock index ada5dc2..0c074ae 100644 --- a/Berksfile.lock +++ b/Berksfile.lock @@ -16,7 +16,7 @@ DEPENDENCIES hostname (= 0.4.2) hostsfile (= 2.4.5) ipfs - git: https://github.com/67P/ipfs-cookbook.git + git: https://gitea.kosmos.org/kosmos/ipfs-cookbook.git revision: 5c31191ff8571bc8425375fbf938913ac64aa2ee ref: v0.4.1 java (~> 4.3.0)