aboutsummaryrefslogtreecommitdiff
path: root/types/ssl_conf/nginx/location.pp
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-01-15 15:20:01 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2023-01-15 15:20:01 +0100
commitaba6be9a5386e30600e63eec0043276290be360b (patch)
tree2cc7740968771856f0615eae74addca0e0bcb266 /types/ssl_conf/nginx/location.pp
parentAdd README. (diff)
downloadhugonikanor-letsencrypt-aba6be9a5386e30600e63eec0043276290be360b.tar.gz
hugonikanor-letsencrypt-aba6be9a5386e30600e63eec0043276290be360b.tar.xz
Documentaion.
Diffstat (limited to '')
-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,