From a27a46af184331c2b6dab4a0ead4f7a77de713df Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Fri, 13 Sep 2013 22:06:46 +0200 Subject: change vcsrepo submodule url (bug #3139) --- .gitmodules | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6c5e6ddf..070cb517 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "puppet/modules/openvpn"] path = puppet/modules/openvpn - url = git://github.com/luxflux/puppet-openvpn.git + url = https://leap.se/git/puppet_openvpn [submodule "puppet/modules/concat"] path = puppet/modules/concat url = https://leap.se/git/puppet_concat @@ -37,9 +37,6 @@ [submodule "puppet/modules/bundler"] path = puppet/modules/bundler url = https://leap.se/git/puppet_bundler -[submodule "puppet/modules/vcsrepo"] - path = puppet/modules/vcsrepo - url = git://labs.riseup.net/module_vcs [submodule "puppet/modules/rubygems"] path = puppet/modules/rubygems url = https://leap.se/git/puppet_rubygems @@ -66,7 +63,7 @@ url = https://leap.se/git/puppet_nagios [submodule "puppet/modules/tor"] path = puppet/modules/tor - url = git://labs.riseup.net/shared-tor + url = https://leap.se/git/puppet_tor [submodule "puppet/modules/stunnel"] path = puppet/modules/stunnel url = https://leap.se/git/puppet_stunnel @@ -79,3 +76,6 @@ [submodule "puppet/modules/postfix"] path = puppet/modules/postfix url = https://leap.se/git/puppet_postfix +[submodule "puppet/modules/vcsrepo"] + path = puppet/modules/vcsrepo + url = https://leap.se/git/puppet_vcsrepo -- cgit v1.2.3