From c1af037dd911d833f1992ee69ea193c6f3ece2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 19 Oct 2023 14:42:51 +0200 Subject: work --- manifests/renew/periodic.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/renew/periodic.pp b/manifests/renew/periodic.pp index dd210a1..626858c 100644 --- a/manifests/renew/periodic.pp +++ b/manifests/renew/periodic.pp @@ -1,5 +1,6 @@ # @api private define letsencrypt::renew::periodic ( + String $cert_name = $name, ) { periodic { 'weekly_certbot_enable': value => 'YES', -- cgit v1.2.3