diff options
author | varac <varacanero@zeromail.org> | 2012-11-04 20:53:43 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-11-04 20:53:43 +0100 |
commit | a2bd420ac47ac7292204d3b9af191b29ca878e74 (patch) | |
tree | bfa728425f63646d9297c5f96379137a59b550c0 /.gitmodules | |
parent | 41a10e2475d056a621964f17757b28581661b053 (diff) |
changed submodule remote for apache to use leap one
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index dd5aa4f0..c2d42cc5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,4 +39,5 @@ url = git://github.com/x-way/puppet-interfaces.git [submodule "puppet/modules/apache"] path = puppet/modules/apache - url = git://labs.riseup.net/shared-apache + url = git://code.leap.se/puppet_apache + |