summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMarc Fournier <marc.fournier@camptocamp.com>2011-11-15 13:05:20 +0100
committerMarc Fournier <marc.fournier@camptocamp.com>2011-11-15 13:05:20 +0100
commitd132bb2ffbb6f6d5a148db1aa0ad2f3645a3971c (patch)
treed8f8e04000f0f07f81eba371e73ecb857f140e54 /manifests
parent50c15a548af9fdc22b6e0d30ef24c9df7688678c (diff)
file renaming to be compliant with recommended module structure.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/backup.pp (renamed from manifests/classes/couchdb-backup.pp)0
-rw-r--r--manifests/base.pp (renamed from manifests/classes/couchdb-base.pp)0
-rw-r--r--manifests/debian.pp (renamed from manifests/classes/couchdb-debian.pp)0
-rw-r--r--manifests/init.pp2
-rw-r--r--manifests/params.pp (renamed from manifests/classes/couchdb-params.pp)0
-rw-r--r--manifests/redhat.pp (renamed from manifests/classes/couchdb-redhat.pp)0
6 files changed, 0 insertions, 2 deletions
diff --git a/manifests/classes/couchdb-backup.pp b/manifests/backup.pp
index 6baea1d..6baea1d 100644
--- a/manifests/classes/couchdb-backup.pp
+++ b/manifests/backup.pp
diff --git a/manifests/classes/couchdb-base.pp b/manifests/base.pp
index 0671d07..0671d07 100644
--- a/manifests/classes/couchdb-base.pp
+++ b/manifests/base.pp
diff --git a/manifests/classes/couchdb-debian.pp b/manifests/debian.pp
index 053d17a..053d17a 100644
--- a/manifests/classes/couchdb-debian.pp
+++ b/manifests/debian.pp
diff --git a/manifests/init.pp b/manifests/init.pp
index edee38b..7d52c59 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -1,5 +1,3 @@
-import "classes/*.pp"
-
class couchdb {
case $operatingsystem {
Debian: {
diff --git a/manifests/classes/couchdb-params.pp b/manifests/params.pp
index df59ad0..df59ad0 100644
--- a/manifests/classes/couchdb-params.pp
+++ b/manifests/params.pp
diff --git a/manifests/classes/couchdb-redhat.pp b/manifests/redhat.pp
index defa0a9..defa0a9 100644
--- a/manifests/classes/couchdb-redhat.pp
+++ b/manifests/redhat.pp