From: Silvio Rhatto Date: Wed, 30 May 2018 21:51:11 +0000 (-0300) Subject: Typo X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c1af8e32a0192407da009a4da567f47688e293c4;p=puppet-nginx.git Typo --- 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',