Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan af80809339 Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I90195515f6bf61ed26cb7b5949e8c7502cc44806
2022-02-17 12:54:02 -08:00
Clark Boylan 18063c41da Run ssl-cert-check out of git source
Pull the git source for the ssl-cert-check tool so that we get new
features like support for SNI. We keep installing the distro package as
well to pull in any deps we need like the openssl cli toolchain.

Use the source luke.

Change-Id: Id08e2f67062eb4faeb9303d05d8a8c58f9f36838
2019-04-04 16:19:54 -07:00
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
Elizabeth Krumbach 66ae3f0130 Add ssl-cert-check to cacti server
Add monitoring of SSL certificates for openstack websites

Change-Id: I50b6a8aced7ae563381eb948ce4e8f854a6d85a9
Reviewed-on: https://review.openstack.org/30490
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-05-26 02:57:11 +00:00