Skip to content

Commit

Permalink
Merge pull request #40 from tphoney/certificate_readme
Browse files Browse the repository at this point in the history
Add a small note to highlight certificate errors
  • Loading branch information
Joshua Hoblitt committed May 23, 2015
2 parents c467278 + bc1e3ba commit ed0e4dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed0e4dc

Please sign in to comment.