From 6d6c3009aa1175311590e0c21177d1983b7515e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Thu, 30 Dec 2021 13:35:49 +0100 Subject: Remove cgit notify. --- manifests/init.pp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index 98071d6..1444d0d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -19,10 +19,6 @@ class cgit ( String $htpasswd = '/var/lib/nginx/cgit-htpasswd', ) { - notify { 'certname': - message => "Certname is [$certname]", - } - # TODO figure out where CSS comes from ensure_packages([ -- cgit v1.2.3