summaryrefslogtreecommitdiff
path: root/manifests/backup.pp
AgeCommit message (Collapse)Author
2015-10-14[feat] Use ensure_packages() instead of package{}varac
The rationale behind this is that many modules might ensure the same packages to be installed, and this will result in duplicate package definitions. ensure_packages() from the stdlib module with solve this. - Resolves: #7530
2013-04-04clean-up commit: lint, standardize spacing, properly enclose variables, etcMicah Anderson
2012-12-06Lint couchdb::backupMickaël Canévet
2012-10-29couchdb::backup on redhat: install python-couchdb from egg.Christian Kaenzig
There's no package in any repository suitable for rhel 6.
2012-01-20couchdb: use a real debian package (now there is one available).Marc Fournier
2011-11-15file renaming to be compliant with recommended module structure.Marc Fournier