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 | |
| parent | 5abce06ff562fb508504af4370c0cc8eda266b56 (diff) | |
added submodule apache from git://labs.riseup.net/shared-apache
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | puppet/modules/apache | 0 |
2 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 diff --git a/puppet/modules/apache b/puppet/modules/apache new file mode 160000 +Subproject 9f12e8635b4253955e19ed6b18d90142ed27d2f |
