From f7cd516218ccfb5ec1a68f9953dfce6be605b25b Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 24 Sep 2012 21:28:36 +0200 Subject: added submodule couchdb --- .gitmodules | 3 +++ puppet/modules/couchdb | 1 + 2 files changed, 4 insertions(+) create mode 160000 puppet/modules/couchdb 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 diff --git a/puppet/modules/couchdb b/puppet/modules/couchdb new file mode 160000 index 00000000..a8052f92 --- /dev/null +++ b/puppet/modules/couchdb @@ -0,0 +1 @@ +Subproject commit a8052f92424ea020250265d89f5bc8df02104c7e -- cgit v1.2.3