aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 14:40:16 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-19 14:40:16 +0200
commitf40633dadeba0ce51b7a707fdd30d63a6a35472d (patch)
tree951e465e5b21789cd7b982699c31173ea4b15ccf
parentFix FreeBSD hiera paths. (diff)
downloadhugonikanor-letsencrypt-f40633dadeba0ce51b7a707fdd30d63a6a35472d.tar.gz
hugonikanor-letsencrypt-f40633dadeba0ce51b7a707fdd30d63a6a35472d.tar.xz
s/class/define/
-rw-r--r--manifests/renew/periodic.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/renew/periodic.pp b/manifests/renew/periodic.pp
index ec32fae..dd210a1 100644
--- a/manifests/renew/periodic.pp
+++ b/manifests/renew/periodic.pp
@@ -1,5 +1,5 @@
# @api private
-class letsencrypt::renew::periodic (
+define letsencrypt::renew::periodic (
) {
periodic { 'weekly_certbot_enable':
value => 'YES',