From b0710e28aa6a1e17e8f02975043627936d2bf301 Mon Sep 17 00:00:00 2001 From: Yasser Nabi Date: Sat, 12 Jul 2014 20:32:49 +0100 Subject: Issue #84: Document *_package_name usage Document that setting false for package_name prevents the modules from managing the package. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8532a82..ffd8181 100644 --- a/README.md +++ b/README.md @@ -190,3 +190,13 @@ directory. i.e. www01 www02 and www02 would all log to the www directory. To log each host to a seperate directory, set the custom_config parameter to 'rsyslog/server-hostname.conf.erb' + +If any of the following parameters are set to `false`, then the module will not +manage the respective package: + + gnutls_package_name + relp_package_name + rsyslog_package_name + +This can be used when using the adiscon PPA repository, that has merged rsyslog-gnutls +with the main rsyslog package. -- cgit v1.2.3