summaryrefslogtreecommitdiff
path: root/manifests/redhat.pp
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2012-09-25 09:56:13 +0200
committerkwadronaut <kwadronaut@leap.se>2012-09-25 09:56:13 +0200
commitdb599ad72b63b6374ec1d6d25feb02c6cbb56aef (patch)
tree5cf0f399f4ec8d754d31ec7abdaf6e0d99427ae8 /manifests/redhat.pp
parentca110db76ad6865f7c736da707fc3828ed4e9d71 (diff)
parent8daa862541facd5207a75760f3656e857faf73fd (diff)
Merge branch 'master' of leap.se:puppet_couchdb
Diffstat (limited to 'manifests/redhat.pp')
-rw-r--r--manifests/redhat.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/redhat.pp b/manifests/redhat.pp
new file mode 100644
index 0000000..defa0a9
--- /dev/null
+++ b/manifests/redhat.pp
@@ -0,0 +1 @@
+class couchdb::redhat inherits couchdb::base {}