RETIRED, Puppet module to manage the SSL certificate check
Go to file
Colleen Murphy ab05f01e16 Fix class parameters
All of these parameters are unconditionally fed into a cron command,
leaving them empty would result in the command failing with a syntax
error. This patch sets defaults for the email and days parameters but
makes the domainlist_file required since it is unmanaged in this
class.

Change-Id: I7a0ba47e8a1bedb08b6b9d46c36ad87cbf0243d1
2015-08-13 18:22:23 -07:00
manifests Fix class parameters 2015-08-13 18:22:23 -07:00
spec Boilerplate beaker-rspec files 2015-07-28 02:05:55 -07:00
.gitreview Add puppet module files for puppet-ssl_cert_check 2015-01-29 14:09:42 -08:00
LICENSE Add puppet module files for puppet-ssl_cert_check 2015-01-29 14:09:42 -08:00
README.md Add puppet module files for puppet-ssl_cert_check 2015-01-29 14:09:42 -08:00
Rakefile Add puppet module files for puppet-ssl_cert_check 2015-01-29 14:09:42 -08:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:19 +00:00

README.md

OpenStack SSL Certificate Check Module

Overview

Configures SSL Certificate Check.