Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-07 | Fix default value of $ssh_dir variable in server sandbox | Jerome Charaoui | |
2015-05-07 | Remove invalid $host parameter in backupninja::key declarations | Jerome Charaoui | |
2015-05-07 | Fix typos | Jerome Charaoui | |
2015-05-07 | Renamed $installkey parameter to $keymanage, see upgrade notice in README | Jerome Charaoui | |
2015-05-07 | Merge branch 'multi-backup' | Jerome Charaoui | |
Conflicts: README See merge request !5 | |||
2015-04-23 | Merge branch 'march2015-refactor' into 'master' | Antoine Beaupré | |
March2015 refactor This branch is an attempt to bring the backupninja module in the 21st century. See the upgrade notice in the README for details. See merge request !4 | |||
2015-04-22 | fix non-rdiff backup checks | Antoine Beaupré | |
2015-04-22 | we switched layout: only one subdir now | Antoine Beaupré | |
2015-04-22 | always add the directory name to service | Antoine Beaupré | |
2015-04-22 | complete multi-backup support by using the name in the subdirectory | Antoine Beaupré | |
2015-04-17 | add an option to directly pipe results to nagios to avoid timeouts | Antoine Beaupre | |
2015-04-17 | improve logging by showing the flag file used | Antoine Beaupré | |
2015-04-17 | use end times for backups | Antoine Beaupré | |
2015-04-17 | add state to message | Antoine Beaupré | |
2015-04-17 | show time delay in hours | Antoine Beaupré | |
2015-04-17 | look into subdirectories for multiple backups per hosts | Antoine Beaupré | |
we still have a somewhat fucked up structure here, but that's how we use it at koumbit right now | |||
2015-04-17 | Clarify README upgrade notice | Jerome Charaoui | |
2015-04-17 | Update README, see upgrade notice | Jerome Charaoui | |
2015-04-17 | Remove backupninja::config define | Jerome Charaoui | |
2015-04-17 | Fix nagios stuff in server class | Jerome Charaoui | |
2015-04-17 | Merge backupninja:config class into base client class | Jerome Charaoui | |
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 | remove unused parameter from server class | Jerome Charaoui | |
2015-04-17 | rename $nagios2_description to $nagios_description | Jerome Charaoui | |
2015-04-17 | switch default value to false | Jerome Charaoui | |
2015-04-17 | implement parameters w/ defaults for server class and | Jerome Charaoui | |
- remove $real_* variables from server::sandbox resource - change use_nagios global to manage_nagios parameter | |||
2015-04-17 | implement parameters w/ defaults in client class, removing the need for ↵ | Jerome Charaoui | |
client::defaults | |||
2015-04-17 | move package declarations in base resources and wrap with ensure_resource | Jerome Charaoui | |
2015-04-17 | fix autoload, first attempt | Jerome Charaoui | |
2015-04-17 | Merge branch 'duplicity_patches' into 'master' | LeLutin | |
Add features for duplicity type backup Add support for increments,keepincroffulls,desturl Include proper backupninja::client:: class (as does rsync) See merge request !3 | |||
2015-04-17 | use proper variable for rdiff checks | Antoine Beaupré | |
this code is now tested and works, at least for rdiff. it is assumed that simple flags also works. | |||
2015-04-17 | more refactoring | Antoine Beaupré | |
get rid of more temporary variables and cleanup | |||
2015-04-17 | refactor checkbackups.pl further | Antoine Beaupré | |
split everything in smaller functions again remove the $crit and $warn variables, refer to $opt_w and $opt_c since they are global anyways | |||
2015-04-17 | refactor rdiff check to isolate in a reusable function | Antoine Beaupré | |
2015-04-17 | Add GPLv3 license | Micah Anderson | |
2015-04-05 | Add features for duplicity type backup | dystopic | |
Add support for increments,keepincroffulls,desturl Include proper backupninja::client:: class (as does rsync) | |||
2015-03-17 | Merge branch 'merge_mayfirst' into 'master' | Jerome Charaoui | |
Merge mayfirst (almost) Last branch that needs to be merged in. This work is 3 years old See merge request !1 | |||
2015-03-06 | Merge remote-tracking branch 'mayfirst/master' into merge_mayfirst | Gabriel Filion | |
Conflicts: manifests/mysql.pp manifests/pgsql.pp templates/pgsql.conf.erb | |||
2015-03-06 | Merge branch 'master' of git://git.sarava.org/puppet-backupninja | Jerome Charaoui | |
Conflicts: manifests/client.pp manifests/rdiff.pp | |||
2015-03-06 | Merge branch 'master' of https://git-nadir.immerda.ch/puppet-backupninja | Jerome Charaoui | |
Conflicts: manifests/rdiff.pp | |||
2014-03-06 | Support for backupdir_ensure variable (5) | Silvio Rhatto | |
2014-03-06 | Support for backupdir_ensure variable (4) | Silvio Rhatto | |
2014-03-06 | Support for '' variable (3) | Silvio Rhatto | |
2014-03-06 | Support for '' variable (2) | Silvio Rhatto | |
2014-03-06 | Support for '' variable | Silvio Rhatto | |
2013-09-14 | sshkeys depend on /root/.ssh | varac | |
2013-07-31 | Adjust checkbackups source path to comply with 2.7 standard | Jerome Charaoui | |
2013-04-20 | fix $directory | varac | |
2013-04-20 | default parameter for $home moved to define parameter | varac | |