Commit Graph

6 Commits

Author SHA1 Message Date
Andrea Dell'Amico a209ecbb8c Fix the letsencrypt task for apache, remove the conditional. 2018-10-22 19:47:52 +02:00
Andrea Dell'Amico aa7b8ac9f2 library/roles/apache: Fix the configuration for Ubuntu > 14.04. Remove support for Ubuntu Precise. 2018-10-22 16:14:52 +02:00
Andrea Dell'Amico ce6fcc45fe library/roles/apache: Fix the fact that ubuntu 12.04 and 14.04 have different paths for the additional configurations. 2016-09-13 18:41:27 +02:00
Andrea Dell'Amico c17622a734 library/roles/apache/defaults/main.yml: set apache_letsencrypt_managed to true by default. 2016-04-22 18:27:51 +02:00
Andrea Dell'Amico 22e69a2c8e library/roles/apache: Use a variable to decide if apache will use the letsencrypt certificates or not. 2016-04-22 18:16:45 +02:00
Andrea Dell'Amico 46b2d2cae8 library/roles/haproxy: Fixes to the letsencrypt scripts.
d4science-infrastructure/roles/redmine: support letsencrypt certificates on the dev redmine virtualhost.
library/roles/apache/tasks/apache-letsencrypt.yml: Support for letsencrypt (acme tool).
library/roles/ubuntu-deb-general/tasks/pki-basics.yml: Do not create the fake certificates if valid ones exist.
2016-04-22 18:03:57 +02:00