]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/nagios/files/common/default
Apply Aurelien's nfs patch to the dsa-check-libs copy in puppet also
[dsa-puppet.git] / modules / nagios / files / common / default
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5 #
6 # defaults file for nagios-nrpe-server
7 # (this file is a /bin/sh compatible fragment)
8
9 # DAEMON_OPTS are any extra cmdline parameters you'd like to
10 #             pass along to the nrpe daemon
11 DAEMON_OPTS="--no-ssl"
12
13 # NICENESS is if you want to run the server at a different nice() priority
14 #NICENESS=5
15