summaryrefslogtreecommitdiff
path: root/manifests/maildir.pp
AgeCommit message (Expand)Author
2015-04-17Rename backupninja::client class to backupninjaJerome Charaoui
2015-04-17move ensure_* package dependency parameters to backupninja::clientJerome Charaoui
2015-04-17implement parameters w/ defaults in client class, removing the need for clien...Jerome Charaoui
2015-04-17move package declarations in base resources and wrap with ensure_resourceJerome Charaoui
2009-12-07use the client classes for dependencies instead of directly defining packagesanarcat
2009-09-24Merge commit 'micah/master'Antoine Beaupre
2009-08-28New backupninja::client::defaults to avoid duplicates.Silvio Rhatto
2009-06-16the rdiff handler requires rsync to be installed on the node, include itAntoine Beaupre
2008-10-06change the default order for the maildir handler to be 99, becauseMicah Anderson
2008-08-08fix remove, should default to false instead of 'no'Micah Anderson
2008-08-08adding the ability to specify how much maildir backups to keepMicah Anderson
2008-08-08standardize the spacing/indentationMicah Anderson
2008-07-08add some error checks to make sure necessary values are setMicah Anderson
2008-07-08unset some default values that probably shouldn't be setMicah Anderson
2008-07-08forgot the when parameter which is needed for this handlerMicah Anderson
2008-07-08make new maildir piece to backupninja moduleMicah Anderson