Age | Commit message (Expand) | Author |
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-07 | Remove invalid $host parameter in backupninja::key declarations | 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-22 | complete multi-backup support by using the name in the subdirectory | Antoine Beaupré |
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 | rename $nagios2_description to $nagios_description | 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 |
2015-03-06 | Merge branch 'master' of git://git.sarava.org/puppet-backupninja | Jerome Charaoui |
2015-03-06 | Merge branch 'master' of https://git-nadir.immerda.ch/puppet-backupninja | Jerome Charaoui |
2013-04-20 | fix $directory | varac |
2013-04-20 | default parameter for $home moved to define parameter | varac |
2013-04-20 | real_home is a leftover from former times | varac |
2013-03-07 | declare $directory not only if $type is 'remote' | varac |
2011-10-12 | give sandbox user $home a saner default | Jerome Charaoui |
2011-10-12 | remove duplicate $home parameter definition in backupninja::rdiff | Jerome Charaoui |
2010-06-05 | Another change on backupninja::rdiff backuptag due to the introduction of bac... | Silvio Rhatto |
2010-06-05 | Fixing backupninja::server::sandbox parameter on backupninja::rdiff | Silvio Rhatto |
2010-02-01 | Merge branch 'master' of git://labs.riseup.net/module_backupninja | Silvio Rhatto |
2010-01-05 | let the user override the nagios2_description, which is necessary for | Micah Anderson |
2009-12-29 | Adding $subfolder parameter at backupninja::rdiff | Silvio Rhatto |
2009-12-08 | fix rdiff_backup include typo | Antoine Beaupre |
2009-12-07 | use the client classes for dependencies instead of directly defining packages | anarcat |
2009-10-20 | move the tag where it belongs (in remote) | Antoine Beaupre |
2009-10-20 | fix directory | Antoine Beaupre |
2009-09-24 | Merge commit 'micah/master' | Antoine Beaupre |
2009-08-29 | Adding missing keystore and backupkeystore parameters at rdiff and dup defini... | Silvio Rhatto |
2009-08-28 | Adding keytype at backupninja::client::key | Silvio Rhatto |
2009-08-28 | New backupninja::client::defaults to avoid duplicates. | Silvio Rhatto |
2009-08-27 | Defaulting backupkeytype to 'rsa' | Silvio Rhatto |
2009-08-27 | Making backupkeytype = false by default to avoided blank keytype | Silvio Rhatto |
2009-08-27 | Removing wrong defined() call | Silvio Rhatto |
2009-08-27 | Merge branch 'master' of git://labs.riseup.net/module_backupninja | Silvio Rhatto |
2009-08-27 | Merge commit '6734c256525e1dd42ba3648db82083bcabca66ed' | Micah Anderson |
2009-08-27 | set a requirement that the rdiff-backup directory variable must be set | Micah Anderson |
2009-08-27 | Trying to avoid duplicate definition of backupninja::client::key on backupnin... | Silvio Rhatto |
2009-08-26 | Setting the right default value for backupkeytype | Silvio Rhatto |
2009-08-26 | Adding backupkeytype parameter at backupninja::rdiff | Silvio Rhatto |
2009-08-26 | Oops | Silvio Rhatto |
2009-08-26 | Add rdiff::backup option to config dest user home folder | Silvio Rhatto |
2009-06-16 | add extras flag to add arbitrary options to rdiff configuration | Antoine Beaupre |
2009-04-27 | always use force, use backports for rdiff-backup in etch so we always use len... | Antoine Beaupre |
2009-01-17 | fix resource tag exported from rdiff resources, install rdiff in the rdiff-ba... | Antoine Beaupre |
2009-01-14 | revert part of last commit: the backuptag is really based on the host provide... | Antoine Beaupre |
2009-01-14 | default backup tag to fqdn, not specified host | Antoine Beaupre |
2009-01-06 | send the fqdn, not the specified host, to the sandbox so that it knows for wh... | Antoine Beaupre |
2008-12-11 | allow arbitrary keyfiles to be distributed alongside the rdiff plugin | Antoine Beaupre |