fix formatting

This commit is contained in:
Pablo Ovelleiro Corral 2024-08-25 17:23:04 +02:00 committed by teutat3s
parent 6548edee9a
commit 15783ba0e8
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -199,8 +199,8 @@ lib.mapAttrsToList
};
*/
cert_expiry = {
condition = "(probe_ssl_earliest_cert_expiry - time())/(3600*24) < 30";
description = "{{$labels.instance}}: The TLS certificate will expire in less than 30 days: {{$value}}s";
condition = "(probe_ssl_earliest_cert_expiry - time())/(3600*24) < 30";
description = "{{$labels.instance}}: The TLS certificate will expire in less than 30 days: {{$value}}s";
};
# ignore devices that disabled S.M.A.R.T (example if attached via USB)