Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
http_config.ru 84 Bytes
puppetca.rb 64 Bytes
puppetca_api.rb 1.71 KB
puppetca_main.rb 6.92 KB
puppetca_plugin.rb 371 Bytes

Latest revisions

# Date Author Comment
9bd44701 02/10/2016 09:37 AM Goh Choon Ming

fixes #13522 - add correct path to puppet binary

Puppet 4 AIO uses /opt/puppetlabs/bin to store the puppet executable

e673b8a9 06/24/2015 10:42 AM Dmitri Dolguikh

fixes #10801: fixed spelling of error messages in puppetca module

0a83088c 05/05/2015 08:56 AM Jon McKenzie

Fixes #10324 - Improves certificate serial lookup in Puppet CA module

Use a set instead of an array to improve lookup performance when the number of revoked certificates is large.

0207401d 02/09/2015 07:53 AM Lukas Zapletal

Fixes #9089 - refactored SSL client verification into method

25691fff 10/20/2014 09:14 AM Dmitri Dolguikh

fixes #7660: fixes first bunch of rubocop warnings

ed3332ae 08/13/2014 11:19 AM Dmitri Dolguikh

fixes #7060: puppet gem is no longer required if puppetca is disabled.

0c9a01b6 08/08/2014 05:44 AM Dominic Cleal

fixes #6589 - add trusted_hosts check back

99339284 07/17/2014 07:59 AM Dmitri Dolguikh

fixes #6661: trailing slash is not required in urls

a220e9a9 07/11/2014 05:38 AM Aaron Stone

fixes #6584 - Replace Kernel#open with File.open

aa478589 07/11/2014 05:36 AM Aaron Stone

fixes #6583 - Use Enumerable#find instead of each where possible

View revisions

Also available in: Atom