Skip to content

Installs and Configures fetch-crl along with IGTF certificates.

Notifications You must be signed in to change notification settings

gnubila-france/puppet-fetchcrl

 
 

Repository files navigation

cernops-fetchcrl puppet module

Puppet Forge Build Status

This is the fetchcrl module it configures fetch-crl version 3 where ever it can.

Examples

class{'fetchcrl':
  http_proxy => 'http:://squid.example.org:8000',
  carepo     => 'http://yum.example.org/yumrepo',
}

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. trustedca returns an array of all the certificate authoriry subjects located at /etc/grid-security/*.pem

License

ASL 2.0

Contact

Steve Traylen [email protected]

Support

Please log tickets and issues at our cernops site

About

Installs and Configures fetch-crl along with IGTF certificates.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 53.1%
  • Ruby 37.8%
  • HTML 9.1%