Commit Graph

21 Commits

Author SHA1 Message Date
Andrea Dell'Amico 9308f7cdf0 tomcat-multiple-instances: Fix the permissions of the temp directory, again. 2017-09-15 13:05:31 +02:00
Andrea Dell'Amico 042c6a7767 tomcat-multiple-instances: Create the tmp directory with the correct permissions and ownership. 2017-09-15 13:02:27 +02:00
Andrea Dell'Amico 33d3286e74 Change the tomcat roles so that we are now able to change the default temporary directory. 2017-09-15 12:44:48 +02:00
Andrea Dell'Amico b6e4b89965 Fix a typo. 2017-09-01 19:30:54 +02:00
Andrea Dell'Amico d0879ec755 catalina.properties is now a template in the tomcat-multiple-instances role. 2017-09-01 19:09:24 +02:00
Andrea Dell'Amico cc10698ecb library/roles/tomcat-multiple-instances/tasks/main.yml: Restart all the instances when a default has been changed. The old trick did not work correctly. 2017-05-11 17:05:11 +02:00
Andrea Dell'Amico ad0d5d676b library/roles/tomcat-multiple-instances/tasks/main.yml: Add the tag 'jdk' to the task that install the tomcat defaults. This way a JDK change will be reflected to the tomcat configuration. 2017-05-10 14:00:45 +02:00
Andrea Dell'Amico a745a6a46f library/roles/tomcat-multiple-instances/tasks/main.yml: Fix defaults for the users creation. 2017-04-19 19:19:24 +02:00
Andrea Dell'Amico 9087f16cb2 library/roles/tomcat-multiple-instances/tasks/main.yml: Fix a wrong conditional. 2017-03-23 17:54:57 +01:00
Andrea Dell'Amico 7dc249bece library/roles/tomcat-multiple-instances: Manage context.xml, for JNDI 2017-03-23 17:32:43 +01:00
Andrea Dell'Amico 05627d1293 dnet-openaire/host_vars/node6.t.openaire.research-infrastructures.eu: Fixes to the tomcat variables.
library/roles/tomcat-multiple-instances/tasks/main.yml: ignore errors when restarting. Otherwise changing the jdk will fail miserably.
2016-12-15 17:48:37 +01:00
Andrea Dell'Amico 670a98fa2a library/roles: Ansible 2 compatibility. 2016-03-08 10:58:57 +01:00
Luca Frosini 055128b70a Fixed missing variable tomcat port debug 2016-03-04 12:48:08 +01:00
Andrea Dell'Amico f95f3a53b7 d4science-ghn-cluster/group_vars/smartexecutor_dev: Manage the dev smartexecutors too. Two groups to split the devsec and devnext scopes.
d4science-ghn-cluster/roles/nginx-frontend: Better nginx virtualhost management.
library/roles: ansible 2 compatibility fixes.
2016-03-03 18:55:27 +01:00
Andrea Dell'Amico 73e6c96026 library/roles/tomcat-multiple-instances/tasks/main.yml: ansible 2 compatibility fix. 2016-03-02 17:05:01 +01:00
Andrea Dell'Amico 75fd7d0574 library/roles/postgresql, library/roles/tomcat-multiple-instances, library/roles/tomcat, library/roles/ubuntu-deb-general: ansible 2 cleanup. 2016-03-02 16:44:43 +01:00
Andrea Dell'Amico 7413e6398a library/roles/tomcat, library/roles/tomcat-multiple-instances: Fix other ansible 2 incompatibilities. 2016-03-02 15:19:25 +01:00
Andrea Dell'Amico a7114f7888 library/roles/tomcat-multiple-instances: Fix tags on the main tasks file. Fix an error on the handlers file that was only raised by ansible 2.0. 2016-03-01 14:13:18 +01:00
Andrea Dell'Amico f0f94260c5 library/roles/ssh-keys/tasks/non-root-ssh-keys.yml: do not try to install ssh keys if they do not exist.
library/roles/tomcat-multiple-instances/handlers/main.yml: Ignore errors.
2015-10-01 17:56:38 +02:00
Andrea Dell'Amico 0edd59a9f4 library/roles/tomcat-multiple-instances/tasks/main.yml: More fine grained tags
dnet-openaire/group_vars/dli/dli.yml: Increment the dnet container heap size.
2015-09-15 17:37:56 +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