puppet-tripleo/releasenotes/notes/Add-CRL-resource-d2263462d40f01c0.yaml
Juan Antonio Osorio Robles 2bb37b6189 Add resource to fetch CRL
This will fetch the CRL file from the specified file or URL. Furtherly
it will set up a cron job to refresh the crl file once a week and notify
the needed services.

bp tls-via-certmonger

Change-Id: I38e163e8ebb80ea5f79cfb8df44a71fdcd284e04
2017-06-08 16:57:15 +03:00

5 lines
173 B
YAML

---
features:
- The resource ::tripleo::certmonger::ca::crl was added. The purpose of this
resource is to fetch a CRL file and set up a cron job to refresh that file.