Version information
released Jul 28th 2014
Start using this module
Documentation
lcgdm/fetchcrl — version 0.1.0 Jul 28th 2014
cernops-fetchcrl puppet module
This is the fetchcrl module it configures fetch-crl version 3 where ever it can.
Examples
class{'fetchcrl':}
fetchcrl::ca{'EDG-Tutorial-CA':
agingtolerance => 168
}
Facts
Two custom facts are included.
certissuer returns the issuer of a grid certificate located at /etc/grid-security/hostcert.pem if it exists. trustedcas returns a list of all the certificate authoriry subjects located at /etc/grid-security/*.pem
License
ASL 2.0
Contact
Steve Traylen steve.traylen@cern.ch
Support
Please log tickets and issues at our cernops site
2013-12-11 Steve Traylen steve.traylen@cern.ch
* Release 0.1.0
New facts certissuer and trustedcas.
The capkgs_version and pkg_version parameters are now correctly used.
2012-11-21 Steve Traylen steve.traylen@cern.ch
* Second Release 0.0.2