index
:
puppet-backupninja
develop
master
production
riseup
Puppet module for backupninja
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
maildir.pp
Age
Commit message (
Expand
)
Author
2015-04-17
Rename backupninja::client class to backupninja
Jerome Charaoui
2015-04-17
move ensure_* package dependency parameters to backupninja::client
Jerome Charaoui
2015-04-17
implement parameters w/ defaults in client class, removing the need for clien...
Jerome Charaoui
2015-04-17
move package declarations in base resources and wrap with ensure_resource
Jerome Charaoui
2009-12-07
use the client classes for dependencies instead of directly defining packages
anarcat
2009-09-24
Merge commit 'micah/master'
Antoine Beaupre
2009-08-28
New backupninja::client::defaults to avoid duplicates.
Silvio Rhatto
2009-06-16
the rdiff handler requires rsync to be installed on the node, include it
Antoine Beaupre
2008-10-06
change the default order for the maildir handler to be 99, because
Micah Anderson
2008-08-08
fix remove, should default to false instead of 'no'
Micah Anderson
2008-08-08
adding the ability to specify how much maildir backups to keep
Micah Anderson
2008-08-08
standardize the spacing/indentation
Micah Anderson
2008-07-08
add some error checks to make sure necessary values are set
Micah Anderson
2008-07-08
unset some default values that probably shouldn't be set
Micah Anderson
2008-07-08
forgot the when parameter which is needed for this handler
Micah Anderson
2008-07-08
make new maildir piece to backupninja module
Micah Anderson