From 4f9e61e1536f2d74193f75cf1e3c64fff9dca277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 15 Jan 2023 15:12:16 +0100 Subject: Minor documentation cleanup. --- functions/conf/nginx.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functions/conf/nginx.pp') diff --git a/functions/conf/nginx.pp b/functions/conf/nginx.pp index aa5f30e..f8e6123 100644 --- a/functions/conf/nginx.pp +++ b/functions/conf/nginx.pp @@ -1,3 +1,5 @@ +# Returns a hash to be merged into a nginx::resource::server resources +# parameters. The cert_name parameter should be the name of the domain in question, and NOT the local certificate name. function letsencrypt::conf::nginx ( String $cert_name, ) >> Letsencrypt::Ssl_conf::Nginx { -- cgit v1.2.3