From bc1e3ba7b5adea4cdf28f226bf0980ddee11a032 Mon Sep 17 00:00:00 2001 From: tphoney Date: Tue, 19 May 2015 12:47:43 +0100 Subject: [PATCH] Add a small note to highlight certificate errors small ammendment typo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b963428..0ceaa65 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,11 @@ At present, only support for `$::osfamily == 'RedHat'` has been implemented. Adding other Linux distributions will required the addition of platform specific init scripts. +When running this module you may encounter "certificate validation errors". +This suggests that the certifcates for that operating systems are out of date. +This does not occur on default nodeset for acceptance tests. $nocheckcertificate +can be set to avoid the error. + ### Tested Platforms * el6.x