diff options
Diffstat (limited to 'puppet/modules/couchdb/manifests/redhat.pp')
-rw-r--r-- | puppet/modules/couchdb/manifests/redhat.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/modules/couchdb/manifests/redhat.pp b/puppet/modules/couchdb/manifests/redhat.pp new file mode 100644 index 00000000..defa0a94 --- /dev/null +++ b/puppet/modules/couchdb/manifests/redhat.pp @@ -0,0 +1 @@ +class couchdb::redhat inherits couchdb::base {} |