summaryrefslogtreecommitdiffstats
path: root/roles/openshift_certificate_expiry/defaults/main.yml
blob: c05617a75b39edd4642258015f457f7bd2e8062b (plain)
1
2
3
4
5
6
7
8
---
config_base: "/etc/origin"
warning_days: 30
show_all: no
generate_html_report: no
html_report_path: "/tmp/cert-expiry-report.html"
save_json_results: no
json_results_path: "/tmp/cert-expiry-report.json"