summaryrefslogtreecommitdiffstats
path: root/lib/puppet/external/nagios.rb
Commit message (Collapse)AuthorAgeFilesLines
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-20/+20
|
* Changed some non-standard Ruby locations to env ruby shebangsJames Turnbull2008-04-041-1/+1
|
* Adding the first round of Nagios code. There are noLuke Kanies2007-12-271-0/+50
tests here, but at least a single Nagios type is functional. Now I need to do some metaprogramming so this works for all nagios types, and add tests for the whole thing.