aboutsummaryrefslogtreecommitdiff
path: root/manifests/renew/cron.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/renew/cron.pp')
-rw-r--r--manifests/renew/cron.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/renew/cron.pp b/manifests/renew/cron.pp
index 91d5483..37aa3fb 100644
--- a/manifests/renew/cron.pp
+++ b/manifests/renew/cron.pp
@@ -2,5 +2,5 @@
# private
class letsencrypt::renew::cron (
) {
- fail("Not yet implemented")
+ fail('Not yet implemented')
}