aboutsummaryrefslogtreecommitdiff
path: root/types/ssl_conf/nginx/location.pp
diff options
context:
space:
mode:
Diffstat (limited to 'types/ssl_conf/nginx/location.pp')
-rw-r--r--types/ssl_conf/nginx/location.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/types/ssl_conf/nginx/location.pp b/types/ssl_conf/nginx/location.pp
index 25941d0..d3bfc32 100644
--- a/types/ssl_conf/nginx/location.pp
+++ b/types/ssl_conf/nginx/location.pp
@@ -1,3 +1,4 @@
+# SSL configuration for a single nginx location.
type Letsencrypt::Ssl_conf::Nginx::Location = Variant[
Struct[{
ssl => Boolean,