Commit Graph

14 Commits

Author SHA1 Message Date
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 eb7989f07a library: Fixed some typos and some ansible 2 compatibility warnings. 2016-09-05 18:11:36 +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
Andrea Dell'Amico 1a685e17c8 library/roles/apache: Support for the apache info and status modules, with ACLs. 2016-04-04 17:59:59 +02:00
Andrea Dell'Amico bf9c783f9b isti-puma: New separate playbook to install and configure the puma dev server.
dnet-openaire/group_vars/puma_dev: Remove from there.
library/roles/joomla-org: Role to install the joomla distribution and dependencies.
2016-02-02 17:41:30 +01:00
Andrea Dell'Amico cb35582624 ../library/roles/apache: Ignore errors when starting the service for the first time.
../library/roles/nginx: Ignore errors when starting the service for the first time.
../library/roles/postgresql/tasks/manage_pg_db.yml: New 'createdb' variable is used to setup more than one user for the same database.
2016-01-27 18:43:55 +01:00
Andrea Dell'Amico 96a58f5435 library/roles/apache: Provide a way to install additional apache modules packages. 2016-01-26 19:51:14 +01:00
Andrea Dell'Amico cb618fa8fd dnet-eagle: major cleanup. Now solr is installed by the playbook. Removed the local mongodb server. 2016-01-15 18:52:28 +01:00
Andrea Dell'Amico da0794ed73 library/roles/apache: Change the playbook to install and enable the mpm_worker as default. Manage enabling/disabling the service. 2015-10-14 18:22:30 +02:00
Andrea Dell'Amico 3b38499d22 dnet-openaire/group_vars/dli_dev/dli.yml: Setup the directories needed by the python service 2015-10-02 11:33:10 +02:00
Andrea Dell'Amico 4b6d16be88 dnet-openaire/virtuoso.yml: add an apache proxy
library/roles/apache: enable ssl, proxy and optionally any other module
2015-07-14 17:43:27 +02:00
Andrea Dell'Amico 73d37f81a6 Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks. 2015-05-28 11:32:57 +02:00