summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-30 18:51:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-30 18:51:11 -0300
commitc1af8e32a0192407da009a4da567f47688e293c4 (patch)
tree763ff5b1b5c2495d6569f7d2e62fe6ec6179f02e
parent1845091dec9194f49a4c2128d12d1e6299ded02f (diff)
downloadpuppet-nginx-c1af8e32a0192407da009a4da567f47688e293c4.tar.gz
puppet-nginx-c1af8e32a0192407da009a4da567f47688e293c4.tar.bz2
-rw-r--r--manifests/ssl.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/ssl.pp b/manifests/ssl.pp
index 62f34c7..195ef66 100644
--- a/manifests/ssl.pp
+++ b/manifests/ssl.pp
@@ -3,7 +3,7 @@ class nginx::ssl(
) {
include ssl
include ssl::snakeoil
- include cerbot
+ include certbot
#class { 'certbot':
# pre_hook => '/usr/sbin/service nginx stop',