From 75abe55e223a52164feec29b6534e89d940f89d3 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 1 Feb 2017 10:05:49 +0100 Subject: Dont use git:/ urls anymore --- .mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mrconfig b/.mrconfig index 9aa51fe..b3f0492 100644 --- a/.mrconfig +++ b/.mrconfig @@ -138,7 +138,7 @@ checkout = git clone ssh://gitolite@code.leap.se/puppet_augeas augeas && cd augeas && git config alias.xpush "push && ${bindir}/superproject-post-push.sh" update = - git_assure_remote camptocamp git://github.com/camptocamp/puppet-augeas.git + git_assure_remote camptocamp https://github.com/camptocamp/puppet-augeas.git git remote update [modules/apache] -- cgit v1.2.3