From 4b6dc7906d48cd609367a83b051310f4967d5098 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 23 Jun 2021 17:05:51 -0700 Subject: add LETS-ENCRYPT:CERTIFICATE-OBTAINED Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 736abcf..bf6c375 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -58,6 +58,7 @@ (:file "src/property/sbuild") (:file "src/property/postfix") (:file "src/property/cron") + (:file "src/property/lets-encrypt") (:file "src/property/apache") (:file "src/property/systemd") (:file "src/connection/shell-wrap") -- cgit v1.2.3