diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-07 16:28:48 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-07 16:34:48 -0400 |
| commit | b845b1c5efc1362dc78baf87747ba8b90fcd97dd (patch) | |
| tree | 1fa91d79f21c712f5d94081e059107c617392b8d /propellor.cabal | |
| parent | f6e9216d08326695bf4f873496ce8a08376f7d4a (diff) | |
letsencrypt
* Added Propellor.Property.LetsEncrypt
* Apache.httpsVirtualHost: New property, setting up a https vhost
with the certificate automatically obtained using letsencrypt.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index 56b64ce7..fc2d3f1f 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -89,6 +89,7 @@ Library Propellor.Property.Grub Propellor.Property.Journald Propellor.Property.Kerberos + Propellor.Property.LetsEncrypt Propellor.Property.List Propellor.Property.LightDM Propellor.Property.Locale |
