X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnagios%2Ffiles%2Fcommon%2Fdefault;h=43181d61bb574305c9669e196c3176746a6abd12;hb=941074ac33a3a615297cf69e6d33e7aa96b9812c;hp=14a7596ac38fc2db5ee01eb3a02563d156d39db0;hpb=4586ce826d57bcc402b68b320e4ec92d018ccc0a;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/files/common/default b/modules/nagios/files/common/default index 14a7596ac..43181d61b 100644 --- a/modules/nagios/files/common/default +++ b/modules/nagios/files/common/default @@ -8,7 +8,9 @@ # DAEMON_OPTS are any extra cmdline parameters you'd like to # pass along to the nrpe daemon +# It was renamed to NRPE_OPTS in stretch DAEMON_OPTS="--no-ssl" +NRPE_OPTS="--no-ssl" # NICENESS is if you want to run the server at a different nice() priority #NICENESS=5