aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon/manifests/init.pp
Commit message (Expand)AuthorAgeFilesLines
* split xymon::server in a separate class tooMichael Scherer2012-02-181-46/+0
* split xymon::client in a separate file, and make it puppet-lint compliantMichael Scherer2012-02-181-18/+0
* add proper notify and requires for orderingMichael Scherer2012-02-181-0/+2
* fix xymon to not be restarted every time puppet is run, thanks to buchan for ...Michael Scherer2012-01-161-2/+3
* fix xymon-client to not be restarted everytimeMichael Scherer2012-01-161-2/+2
* refactoring of xymon moduleMichael Scherer2012-01-081-84/+47
* service xymon will not work without the rpmMichael Scherer2011-08-171-0/+3
* add a default value ( or it fails when bootstraping )Michael Scherer2011-08-171-1/+1
* Better fixBuchan Milne2011-03-031-5/+3
* Try other syntax for multiple packagesBuchan Milne2011-03-031-1/+4
* We prefer fping over hobbitping, so we need to install fpingBuchan Milne2011-03-031-1/+1
* add missing template file, and do not hardcode the hobbit server ( to test it...Michael Scherer2011-02-241-0/+2
* - add require on the main package ( as it create the directory holdingMichael Scherer2011-02-241-0/+4
* requires xymon, since the exec use the service fileMichael Scherer2011-02-241-0/+1
* fix attribute of filesMichael Scherer2011-02-241-5/+5
* add missing }Michael Scherer2011-02-241-0/+1
* add missing commasMichael Scherer2011-02-241-7/+7
* Add initial module for xymonBuchan Milne2011-02-241-0/+88