summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-08Fix conditional for Ssh_authorized_key in server classJerome Charaoui
2015-05-08Undo change to source filename of client-side ssh keyJerome Charaoui
2015-05-07Fix typosJerome Charaoui
2015-05-07Can't use ensure_resource() to define an exported resourceJerome Charaoui
2015-05-07Fix default value of $ssh_dir variable in server sandboxJerome Charaoui
2015-05-07Remove invalid $host parameter in backupninja::key declarationsJerome Charaoui
2015-05-07Fix typosJerome Charaoui
2015-05-07Renamed $installkey parameter to $keymanage, see upgrade notice in READMEJerome Charaoui
2015-05-07Merge branch 'multi-backup'Jerome Charaoui
Conflicts: README See merge request !5
2015-04-23Merge 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-22fix non-rdiff backup checksAntoine Beaupré
2015-04-22we switched layout: only one subdir nowAntoine Beaupré
2015-04-22always add the directory name to serviceAntoine Beaupré
2015-04-22complete multi-backup support by using the name in the subdirectoryAntoine Beaupré
2015-04-17add an option to directly pipe results to nagios to avoid timeoutsAntoine Beaupre
2015-04-17improve logging by showing the flag file usedAntoine Beaupré
2015-04-17use end times for backupsAntoine Beaupré
2015-04-17add state to messageAntoine Beaupré
2015-04-17show time delay in hoursAntoine Beaupré
2015-04-17look into subdirectories for multiple backups per hostsAntoine Beaupré
we still have a somewhat fucked up structure here, but that's how we use it at koumbit right now
2015-04-17Clarify README upgrade noticeJerome Charaoui
2015-04-17Update README, see upgrade noticeJerome Charaoui
2015-04-17Remove backupninja::config defineJerome Charaoui
2015-04-17Fix nagios stuff in server classJerome Charaoui
2015-04-17Merge backupninja:config class into base client classJerome Charaoui
2015-04-17Rename backupninja::client class to backupninjaJerome Charaoui
2015-04-17move ensure_* package dependency parameters to backupninja::clientJerome Charaoui
2015-04-17remove unused parameter from server classJerome Charaoui
2015-04-17rename $nagios2_description to $nagios_descriptionJerome Charaoui
2015-04-17switch default value to falseJerome Charaoui
2015-04-17implement parameters w/ defaults for server class andJerome Charaoui
- remove $real_* variables from server::sandbox resource - change use_nagios global to manage_nagios parameter
2015-04-17implement parameters w/ defaults in client class, removing the need for ↵Jerome Charaoui
client::defaults
2015-04-17move package declarations in base resources and wrap with ensure_resourceJerome Charaoui
2015-04-17fix autoload, first attemptJerome Charaoui
2015-04-17Merge 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-17use proper variable for rdiff checksAntoine Beaupré
this code is now tested and works, at least for rdiff. it is assumed that simple flags also works.
2015-04-17more refactoringAntoine Beaupré
get rid of more temporary variables and cleanup
2015-04-17refactor checkbackups.pl furtherAntoine 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-17refactor rdiff check to isolate in a reusable functionAntoine Beaupré
2015-04-17Add GPLv3 licenseMicah Anderson
2015-04-05Add features for duplicity type backupdystopic
Add support for increments,keepincroffulls,desturl Include proper backupninja::client:: class (as does rsync)
2015-03-17Merge 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-06Merge remote-tracking branch 'mayfirst/master' into merge_mayfirstGabriel Filion
Conflicts: manifests/mysql.pp manifests/pgsql.pp templates/pgsql.conf.erb
2015-03-06Merge branch 'master' of git://git.sarava.org/puppet-backupninjaJerome Charaoui
Conflicts: manifests/client.pp manifests/rdiff.pp
2015-03-06Merge branch 'master' of https://git-nadir.immerda.ch/puppet-backupninjaJerome Charaoui
Conflicts: manifests/rdiff.pp
2014-03-06Support for backupdir_ensure variable (5)Silvio Rhatto
2014-03-06Support for backupdir_ensure variable (4)Silvio Rhatto
2014-03-06Support for '' variable (3)Silvio Rhatto
2014-03-06Support for '' variable (2)Silvio Rhatto
2014-03-06Support for '' variableSilvio Rhatto