]> gitweb.fluxo.info Git - puppet-nginx.git/commitdiff
Typo develop
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 30 May 2018 21:51:11 +0000 (18:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 30 May 2018 21:51:11 +0000 (18:51 -0300)
manifests/ssl.pp

index 62f34c7aef31e914e218b107606c3cbd76ce04c1..195ef66431a45a0a16a91bfacc0851819a9960fa 100644 (file)
@@ -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',