Age | Commit message (Expand) | Author |
2017-06-05 | Removes duplicate configdir paramproduction | Silvio Rhatto |
2016-03-23 | Fix deprecation warnings at maildir template | Silvio Rhatto |
2016-03-22 | Fix deprecation warnings at svn template | Silvio Rhatto |
2016-03-22 | Fix deprecation warnings at mysql template | Silvio Rhatto |
2016-03-22 | Fix deprecation warnings at sys template | Silvio Rhatto |
2016-03-22 | Move storedconfig code to separate folders, trying to avoid warnings on maste... | Silvio Rhatto |
2016-03-19 | Fix deprecation warnings at backupninja.conf template | Silvio Rhatto |
2016-03-19 | Adds sandbox param for rsync, rdiff and duplicity | Silvio Rhatto |
2016-03-19 | Adds use_storedconfigs param at backupninja::server | Silvio Rhatto |
2016-03-19 | Fix variable reference at rsync template | Silvio Rhatto |
2016-03-19 | Merge remote-tracking branch 'shared/master' into develop | Silvio Rhatto |
2016-03-11 | update variables for new puppet | Micah Anderson |
2015-10-26 | More variable deprecation rollbacks | Silvio Rhatto |
2015-10-26 | Variable deprecation rollback | Silvio Rhatto |
2015-10-20 | Keep a single deprecated variable, otherwise we get an error | Silvio Rhatto |
2015-10-20 | Fix variable deprecations on templates | Silvio Rhatto |
2015-09-12 | Fix backupdir variable at backupninja::rsync | Silvio Rhatto |
2015-05-12 | Move nagios::service::passive to handler classes so that local backups may al...HEADmaster | Jerome Charaoui |
2015-05-12 | fix typo in checkbackups cronjob | Jerome Charaoui |
2015-05-11 | lint worst offenders | Jerome Charaoui |
2015-05-08 | Fix a few things related to nagios. | Jerome Charaoui |
2015-05-08 | Fix variable names in previous commit (7dcb79f) | Jerome Charaoui |
2015-05-08 | Remove $backupserver_tag parameter of server class, should always be $::fqdn ... | Jerome Charaoui |
2015-05-08 | Fix host parameter of sandbox resource in rdiff handler, fixes exported resou... | Jerome Charaoui |
2015-05-08 | Adjust $backuptag default value of handlers, removes $real_backuptag | Jerome Charaoui |
2015-05-08 | Set proper defaults for $ssh_dir and $authorized_keys_file, no reason to use ... | Jerome Charaoui |
2015-05-08 | Remove unreliable default value from $dir parameter of sandbox, should be req... | Jerome Charaoui |
2015-05-08 | Adjust $home default value of the rsync handler, removes $real_home | Jerome Charaoui |
2015-05-08 | Fix conditional for Ssh_authorized_key in server class | Jerome Charaoui |
2015-05-08 | Undo change to source filename of client-side ssh key | Jerome Charaoui |
2015-05-07 | Fix typos | Jerome Charaoui |
2015-05-07 | Can't use ensure_resource() to define an exported resource | Jerome Charaoui |
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 |
2015-04-23 | Merge branch 'march2015-refactor' into 'master' | Antoine Beaupré |
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é |
2015-04-17 | Clarify README upgrade notice | Jerome Charaoui |
2015-04-17 | Update README, see upgrade notice | Jerome Charaoui |