From b88ef9140cb89ca05b8d6ecc3c20060b544889c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 30 Dec 2021 01:13:26 +0100 Subject: Cgit fixes. --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index e788703..98071d6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -16,6 +16,7 @@ class cgit ( Variant[Boolean, Enum['nginx']] $manage_server = false, Optional[String] $server_name = undef, Optional[String] $certname = undef, + String $htpasswd = '/var/lib/nginx/cgit-htpasswd', ) { notify { 'certname': -- cgit v1.2.3