summaryrefslogtreecommitdiff
path: root/manifests/classes/couchdb-redhat.pp
diff options
context:
space:
mode:
authorMathieu Bornoz <mathieu.bornoz@camptocamp.com>2011-02-25 11:52:05 +0100
committerMathieu Bornoz <mathieu.bornoz@camptocamp.com>2011-02-25 12:15:22 +0100
commit62bbb7ec3b0c44e1ef209ca6931c12c118e16cf0 (patch)
tree9802c323d73927f57190fd742cd73317455d76bf /manifests/classes/couchdb-redhat.pp
parenta374f90b12ffbcd3b8481498416815e5e1cd92f5 (diff)
couchdb: this module works under Redhat now
Diffstat (limited to 'manifests/classes/couchdb-redhat.pp')
-rw-r--r--manifests/classes/couchdb-redhat.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/classes/couchdb-redhat.pp b/manifests/classes/couchdb-redhat.pp
new file mode 100644
index 0000000..defa0a9
--- /dev/null
+++ b/manifests/classes/couchdb-redhat.pp
@@ -0,0 +1 @@
+class couchdb::redhat inherits couchdb::base {}