diff options
author | varac <varacanero@zeromail.org> | 2012-09-24 21:28:36 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-09-24 21:28:36 +0200 |
commit | f7cd516218ccfb5ec1a68f9953dfce6be605b25b (patch) | |
tree | 655e5a00989434daedf47bd2cd3413ebefb2e2c4 /.gitmodules | |
parent | e73a5e34742a63d82ee4b1a84a779403d9f71bd7 (diff) |
added submodule couchdb
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f2fd482..33064a2c 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/Benjamin-Ds/puppet-module-couchdb.git |