summaryrefslogtreecommitdiffstats
path: root/modules/certbot/templates
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-14 06:40:15 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-14 06:41:26 -0400
commit66dabb4ea24b6f71128c1410040c06ea90094a2a (patch)
treea3641a5224888a74664f77264a85e162ff4383df /modules/certbot/templates
parent15e89564f96458b4b9123b69b1dcb7f2c8ed0efd (diff)
downloadpuppet-tozt-66dabb4ea24b6f71128c1410040c06ea90094a2a.tar.gz
puppet-tozt-66dabb4ea24b6f71128c1410040c06ea90094a2a.zip
point certbot at a different directory instead of using a symlink
can't make a symlink at a place that a package expects to create a real directory
Diffstat (limited to 'modules/certbot/templates')
-rw-r--r--modules/certbot/templates/certbot3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/certbot/templates/certbot b/modules/certbot/templates/certbot
new file mode 100644
index 0000000..9568fe1
--- /dev/null
+++ b/modules/certbot/templates/certbot
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+certbot renew -q<%= @config_dir_opts %>