aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
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
2013-01-24typo at cmd defvarac
2013-01-24sudo def for duplicity checkvarac
2013-01-24double quote variablevarac
2013-01-24call Backupninja Duplicity with fqdn so it is a unique namevarac
2013-01-24added nrpe cmd and service definitionvarac
2013-01-24check_backupninja_duplicity.py nagios scriptvarac
2012-12-03use same name for key creation and deploymentvarac
2012-11-30possibilty to create a ssh keypair on the mastervarac
2012-11-30add backupninja::generate_sshkeyvarac
2012-10-29default: dump to /var/backups/postgres instead of /var/backup/postgres, like ...varac
2012-10-28provide pgsql supportJamie McClelland
2010-04-14change the parameter values in the sys handler to use true/falseMicah Anderson
2010-02-25fix a couple more bandwidthlimit spelling errorsMicah Anderson
2010-02-25fix the spelling of the bandwidthlimit optionMicah Anderson
2010-02-01fix syntax error in parameter delineationMicah Anderson
2010-02-01add doluks and dolvm parameters to the sys handlersMicah Anderson
2010-01-29allow for a version variable override for the backupninja package,Micah Anderson
2010-01-05enclose namevar in curly bracesMicah Anderson
2010-01-05let the user override the nagios2_description, which is necessary forMicah Anderson
2010-01-04change the nagios2::passive_service check so that it uses the $name variable ...Micah Anderson
2009-12-19fix the $real_nagios_server variable, this should be $nagios_server as $real_...Micah Anderson
2009-12-19add a package definition for nsca underneath the $nagios_server blockMicah Anderson
2009-12-08fix permissions on so backupninja doesn't complain loudlyAntoine Beaupre
2009-12-08fix rdiff_backup include typoAntoine Beaupre
2009-12-07remove no longer referenced call to rdiff-installed class, and add a check fo...Micah Anderson
2009-12-07move if block up further to the place where the checkbackups script is installedMicah Anderson
2009-12-07replace koumbit-specific nagios server configuration with a $nagios_server va...Micah Anderson
2009-12-07Merge remote branch 'anarcat/master'Micah Anderson
2009-12-07use the client classes for dependencies instead of directly defining packagesanarcat
2009-12-07Added class backupninja::client::sys to install neccessary files for backupni...Varac
2009-10-20move the tag where it belongs (in remote)Antoine Beaupre
2009-10-20fix typo that yields to a weird errorAntoine Beaupre
2009-10-20fix directoryAntoine Beaupre
2009-09-24Merge commit 'micah/master'Antoine Beaupre
2009-08-29Adding missing keystore and backupkeystore parameters at rdiff and dup defini...Silvio Rhatto
2009-08-28Adding keytype at backupninja::client::keySilvio Rhatto
2009-08-28Trying a different way to test definitions at backupninja::client::key (3)Silvio Rhatto
2009-08-28Trying a different way to test definitions at backupninja::client::key (2)Silvio Rhatto
2009-08-28Trying a different way to test definitions at backupninja::client::keySilvio Rhatto
2009-08-28New backupninja::client::defaults to avoid duplicates.Silvio Rhatto
2009-08-27Defaulting backupkeytype to 'rsa'Silvio Rhatto
2009-08-27Adding additional clause to avoid blank real_keytypeSilvio Rhatto
2009-08-27Adding additional clause to avoid blank keytypeSilvio Rhatto
2009-08-27Making backupkeytype = false by default to avoided blank keytypeSilvio Rhatto