summaryrefslogtreecommitdiffstats
path: root/modules/certbot/manifests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-11-05 21:56:01 -0500
committerJesse Luehrs <doy@tozt.net>2017-11-05 21:56:01 -0500
commitbd9f23facf43df40a481aa07732600d7512a86dc (patch)
treead473b769ae0597669af07a67118fff77810facf /modules/certbot/manifests
parent18dab99801d978f6b037858e5dafb197e5f8c804 (diff)
downloadpuppet-tozt-bd9f23facf43df40a481aa07732600d7512a86dc.tar.gz
puppet-tozt-bd9f23facf43df40a481aa07732600d7512a86dc.zip
nginx config
Diffstat (limited to 'modules/certbot/manifests')
-rw-r--r--modules/certbot/manifests/init.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/certbot/manifests/init.pp b/modules/certbot/manifests/init.pp
new file mode 100644
index 0000000..a08e0a5
--- /dev/null
+++ b/modules/certbot/manifests/init.pp
@@ -0,0 +1,2 @@
+class certbot {
+}