summaryrefslogtreecommitdiff
path: root/manifests/server.pp
AgeCommit message (Expand)Author
2015-05-12Move nagios::service::passive to handler classes so that local backups may al...Jerome 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-08Remove $backupserver_tag parameter of server class, should always be $::fqdn ...Jerome 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-08Fix conditional for Ssh_authorized_key in server classJerome 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-04-17Fix nagios stuff in server classJerome Charaoui
2015-04-17remove unused parameter from server classJerome Charaoui
2015-04-17switch default value to falseJerome Charaoui
2015-04-17implement parameters w/ defaults for server class andJerome Charaoui
2015-03-06Merge branch 'master' of git://git.sarava.org/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-07-31Adjust checkbackups source path to comply with 2.7 standardJerome Charaoui
2012-05-15Force bash at remote destination (backupninja upstream #3003)Silvio Rhatto
2011-10-12update nagios object definitions to fit latest nagios moduleJerome Charaoui
2010-06-07Fixing user commentsSilvio Rhatto
2010-06-05Minor fix at Backupninja_server_realize realizationSilvio Rhatto
2010-06-05Adding back duplicate definition check for backupninja_server_realizeSilvio Rhatto
2010-06-05Testing without checking duplicate definition of backupninja_server_realizeSilvio Rhatto
2010-06-05Checking for backupninja_server_realize definition / commentsSilvio Rhatto
2010-06-05Trying a different approach to realize exported resourcesSilvio Rhatto
2010-06-05Trying another method to override an exported resource if already definedSilvio Rhatto
2010-06-05Reverting last change and trying exported resources override insteadSilvio Rhatto
2010-06-05Using namevars to deal with multiple backup destinationsSilvio Rhatto
2010-02-20Avoiding duplicate definition of ssh_authorized_keySilvio Rhatto
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-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-10-20fix typo that yields to a weird errorAntoine Beaupre
2009-09-24Merge commit 'micah/master'Antoine Beaupre
2009-08-26Fixing some definitions at backupninja::server::sandbox (2)Silvio Rhatto
2009-08-26Fixing some definitions at backupninja::server::sandboxSilvio Rhatto
2009-07-16Checking whether an exported resource is definedSilvio Rhatto
2009-07-13adding support for keytypes in backupninja server.drebs
2009-04-27add backups servicegroup, put rdiff in a seperate class so we can overrideAntoine Beaupre
2009-01-14fix sandbox dependenciesAntoine Beaupre
2009-01-13rewrite nagios check scripts in perlAntoine Beaupre