From aba6be9a5386e30600e63eec0043276290be360b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 15 Jan 2023 15:20:01 +0100 Subject: Documentaion. --- types/ssl_conf/nginx/location.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'types/ssl_conf/nginx/location.pp') 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, -- cgit v1.2.3