summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-02-01 10:05:49 +0100
committervarac <varacanero@zeromail.org>2017-02-01 10:05:49 +0100
commit75abe55e223a52164feec29b6534e89d940f89d3 (patch)
treea42407172b12d49bafec3a1cdf22814ad6f26e20
parent1957d958b575f47ecff1481a4c76f4a7cbfa60b7 (diff)
Dont use git:/ urls anymore
-rw-r--r--.mrconfig2
1 files changed, 1 insertions, 1 deletions
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]