summaryrefslogtreecommitdiff
path: root/manifests/debian.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-09-04lintedvarac
2013-04-04clean-up commit: lint, standardize spacing, properly enclose variables, etcMicah Anderson
2013-03-09couchdb init file moved from site_couchdb to couchdb modulevarac
2012-12-06Lint couchdb::debianMickaël Canévet
2011-11-15file renaming to be compliant with recommended module structure.Marc Fournier