Skip to content

Commit

Permalink
Add a small note to highlight certificate errors
Browse files Browse the repository at this point in the history
small ammendment

typo
  • Loading branch information
tphoney committed May 20, 2015
1 parent c467278 commit bc1e3ba
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 bc1e3ba

Please sign in to comment.