From 014ee1351fda8da9a99ef06889b4deddaf80eb57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 12 Jun 2023 17:43:57 +0200 Subject: Formatting cleanup. --- types/ssl_conf/nginx.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'types') diff --git a/types/ssl_conf/nginx.pp b/types/ssl_conf/nginx.pp index 333093f..1ee75fb 100644 --- a/types/ssl_conf/nginx.pp +++ b/types/ssl_conf/nginx.pp @@ -1,6 +1,6 @@ # @summary SSL configuration hash for nginx -# Will either have ssl set to false, or ssl set to true, along with -# appropriate ssl parameters. +# Will either have SSL set to false, or SSL set to true, along with +# appropriate SSL parameters. type Letsencrypt::Ssl_conf::Nginx = Variant[ Struct[{ ssl => Boolean, -- cgit v1.2.3