diff --git a/global-templates/services.conf b/global-templates/services.conf index d0b768d..0a15ca3 100644 --- a/global-templates/services.conf +++ b/global-templates/services.conf @@ -15,7 +15,7 @@ apply Service "apt" { apply Service "certificate " for (name => config in host.vars.x509_certs) { import "generic-service" - check_command = "check_ssl_cert" + check_command = "ssl_cert" check_interval = 6h retry_interval = 15m