summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-16 19:40:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-16 19:40:11 -0300
commitb841d178ff55c28310cd466da6bd058c2e582c5c (patch)
treea72b06dcb3e21d897e9fd8de30517bad3f03907c /manifests/init.pp
parent672097f04734e1f56513c6ce409f5fb9fd55a6e4 (diff)
downloadpuppet-nginx-b841d178ff55c28310cd466da6bd058c2e582c5c.tar.gz
puppet-nginx-b841d178ff55c28310cd466da6bd058c2e582c5c.tar.bz2
More certbot enhancements
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp5
1 files changed, 3 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index c83bad3..110a368 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -21,8 +21,9 @@ class nginx inherits nginx::base {
# Default site
nginx::site { "default":
- ensure => present,
- source => 'template',
+ ensure => present,
+ source => 'template',
+ certbot => false,
}
# Domain site