summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
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