summaryrefslogtreecommitdiffstats
path: root/modules/tick/files/plugins/certbot
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-07-05 20:26:08 -0400
committerJesse Luehrs <doy@tozt.net>2020-07-05 20:27:49 -0400
commit381a4252ae8c9384d257350d258508e5d496799f (patch)
treef9ab9fd37847fa38c1db5f196107a04d578ede1b /modules/tick/files/plugins/certbot
parentbc3c5a1ffdecf02061933df4fb00ed11be06ce37 (diff)
downloadpuppet-tozt-381a4252ae8c9384d257350d258508e5d496799f.tar.gz
puppet-tozt-381a4252ae8c9384d257350d258508e5d496799f.zip
add certbot telegraf plugin
Diffstat (limited to 'modules/tick/files/plugins/certbot')
-rw-r--r--modules/tick/files/plugins/certbot3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/tick/files/plugins/certbot b/modules/tick/files/plugins/certbot
new file mode 100644
index 0000000..af3f340
--- /dev/null
+++ b/modules/tick/files/plugins/certbot
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+sudo "$(dirname $0)/certbot_inner"