summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-02-25 15:06:27 +0100
committervarac <varacanero@zeromail.org>2016-02-25 15:06:27 +0100
commit54d5f758df1ceea446cb16cd0c3ec0eb754b8058 (patch)
tree9d3a80512b16a1ccf3645740825b7ba8e315a4d1
parentcb76fabaf1cefcfb58cc12a29afc7ba252913201 (diff)
Upgrade notice about $ssl_cipher_suite
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6cefda..331c85b 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@ have to be deployed to fit this schema.
! Upgrade Notices !
+ * The $ssl_cipher_suite has been evaluated from the `cert` module in the
+ past, but is now a hardcoded default for the sake of reducing dependency
+ to other modules. If you were using the `cert` module before, you should
+ pass this parameter when declaring the apache class !
+
* this module now only works with puppet 2.7 or newer
* this module now uses parameterized classes, if you were using global