aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2015-05-12Move nagios::service::passive to handler classes so that local backups may al...HEADmasterJerome Charaoui
2015-05-12fix typo in checkbackups cronjobJerome Charaoui
2015-05-11lint worst offendersJerome Charaoui
2015-05-08Fix a few things related to nagios.Jerome Charaoui
2015-05-08Fix variable names in previous commit (7dcb79f)Jerome Charaoui
2015-05-08Remove $backupserver_tag parameter of server class, should always be $::fqdn ...Jerome Charaoui
2015-05-08Fix host parameter of sandbox resource in rdiff handler, fixes exported resou...Jerome Charaoui
2015-05-08Adjust $backuptag default value of handlers, removes $real_backuptagJerome Charaoui
2015-05-08Set proper defaults for $ssh_dir and $authorized_keys_file, no reason to use ...Jerome Charaoui
2015-05-08Remove unreliable default value from $dir parameter of sandbox, should be req...Jerome Charaoui
2015-05-08Adjust $home default value of the rsync handler, removes $real_homeJerome Charaoui
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
2015-04-22complete multi-backup support by using the name in the subdirectoryAntoine Beaupré
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
2015-04-17implement parameters w/ defaults in client class, removing the need for clien...Jerome Charaoui
2015-04-17move package declarations in base resources and wrap with ensure_resourceJerome Charaoui
2015-04-17fix autoload, first attemptJerome Charaoui
2015-04-05Add features for duplicity type backupdystopic
2015-03-06Merge remote-tracking branch 'mayfirst/master' into merge_mayfirstGabriel Filion
2015-03-06Merge branch 'master' of git://git.sarava.org/puppet-backupninjaJerome Charaoui
2015-03-06Merge branch 'master' of https://git-nadir.immerda.ch/puppet-backupninjaJerome Charaoui
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
2013-09-14sshkeys depend on /root/.sshvarac
2013-07-31Adjust checkbackups source path to comply with 2.7 standardJerome Charaoui
2013-04-20fix $directoryvarac
2013-04-20default parameter for $home moved to define parametervarac
2013-04-20real_home is a leftover from former timesvarac
2013-04-14Merge branch 'master' of code.leap.se:puppet_backupninja into nadir_mastervarac
2013-03-07declare $directory not only if $type is 'remote'varac
2013-01-24NOPASSWD: for nagios checkvarac