diff options
author | varac <varacanero@zeromail.org> | 2012-11-03 10:21:49 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-11-03 10:21:49 +0100 |
commit | 16f007c540d56c2e64c1f73bd1ff49674bd0afeb (patch) | |
tree | fb6e83a4b4afe5dfd7c7fd2694ce08424c4b3663 /.gitmodules | |
parent | 5abce06ff562fb508504af4370c0cc8eda266b56 (diff) |
added submodule apache from git://labs.riseup.net/shared-apache
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e3e8d6db..dd5aa4f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "puppet/modules/interfaces"] path = puppet/modules/interfaces url = git://github.com/x-way/puppet-interfaces.git +[submodule "puppet/modules/apache"] + path = puppet/modules/apache + url = git://labs.riseup.net/shared-apache |