Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-07 | use the client classes for dependencies instead of directly defining packages | anarcat | |
2009-09-24 | Merge commit 'micah/master' | Antoine Beaupre | |
Conflicts: manifests/mysql.pp manifests/rdiff.pp manifests/server.pp | |||
2009-08-28 | New backupninja::client::defaults to avoid duplicates. | Silvio Rhatto | |
Adding part of client.pp code into new class backupninja::client::defaults in an attempt to avoid duplicate definitions inside backupninja::client::key. | |||
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 | |
this handler runs continuously its better if all the other handlers have run before this one is started (such as the rdiff-backup one) | |||
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 | |