aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-06-23 17:05:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-06-25 16:10:35 -0700
commit4b6dc7906d48cd609367a83b051310f4967d5098 (patch)
treed64e66e5c2c0d3440b0bb1a5de665f6007fd0b74 /consfigurator.asd
parentc45e0395c8573b81800b5a4a50ef73d760e28d2c (diff)
downloadconsfigurator-4b6dc7906d48cd609367a83b051310f4967d5098.tar.gz
add LETS-ENCRYPT:CERTIFICATE-OBTAINED
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd1
1 files changed, 1 insertions, 0 deletions
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")