summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp9
1 files changed, 5 insertions, 4 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index a17f847..d1966d8 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -21,10 +21,11 @@ class nginx inherits nginx::base {
# Default site
nginx::site { "default":
- ensure => present,
- ssl => absent,
- source => 'template',
- certbot => false,
+ ensure => present,
+ ssl => absent,
+ source => 'template',
+ template => 'default',
+ certbot => false,
}
# Domain site