diff options
author | varac <varacanero@zeromail.org> | 2012-09-24 23:48:00 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-09-24 23:48:00 +0200 |
commit | 5486456528dd074b5ce705d23fab1da625043992 (patch) | |
tree | 12a7181573d86af1063f7b196bdde633ee44ad25 | |
parent | 97979201818f8f830dba2f001cfb5c8bce3822ed (diff) |
added camptocamp's submodule couchdb
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | puppet/modules/couchdb | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f2fd482..7dabc497 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "puppet/modules/common"] path = puppet/modules/common url = git://labs.riseup.net/shared-common +[submodule "puppet/modules/couchdb"] + path = puppet/modules/couchdb + url = git://github.com/camptocamp/puppet-couchdb.git diff --git a/puppet/modules/couchdb b/puppet/modules/couchdb new file mode 160000 +Subproject e97e408116525f28b53162b89e6b582fb71020d |