summaryrefslogtreecommitdiffstats
path: root/roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j2')
-rw-r--r--roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j2 b/roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j2
index f74d7f1ce..b05110336 100644
--- a/roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j2
+++ b/roles/openshift_certificate_expiry/templates/cert-expiry-table.html.j2
@@ -64,7 +64,7 @@
</p>
<ul>
<li><b>Expirations checked at:</b> {{ hostvars[host].check_results.check_results.meta.checked_at_time }}</li>
- <li><b>Warn after date:</b> {{ hostvars[host].check_results.check_results.meta.warn_after_date }}</li>
+ <li><b>Warn after date:</b> {{ hostvars[host].check_results.check_results.meta.warn_before_date }}</li>
</ul>
<table border="1" width="100%">