Fixes #4: Update to use Certbot. Rename from letsencrypt to certbot.

This commit is contained in:
Jeff Geerling
2016-07-10 22:17:26 -05:00
parent 8b6c745801
commit 444064222b
7 changed files with 34 additions and 18 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
---
letsencrypt_repo: https://github.com/letsencrypt/letsencrypt
letsencrypt_version: master
letsencrypt_keep_updated: yes
certbot_repo: https://github.com/certbot/certbot.git
certbot_version: master
certbot_keep_updated: yes
letsencrypt_dir: /opt/letsencrypt
certbot_dir: /opt/certbot