Andrea Dell'Amico
62b9b9582d
library/roles/ELK/elasticsearch: Better defaults. Fix the heap size configuration for the 2.x elasticsearch versions.
2017-02-23 22:21:46 +01:00
Andrea Dell'Amico
fe62f677a0
library/roles/deb-set-locale: Change the role to use the locale_gen ansible module.
2017-02-23 16:51:56 +01:00
Andrea Dell'Amico
bcd806dd94
library/roles/geoserver/geoserver: Fix the download task. Add a task that makes the geoserver smartgears compatible.
2017-02-22 18:19:58 +01:00
Andrea Dell'Amico
7ec0742786
library/roles/smartgears/data-transfer-service: New role that downloads and install the data transfer service.
2017-02-22 18:19:58 +01:00
Andrea Dell'Amico
2b08e985ac
library/roles/ubuntu-deb-general: Install a couple of python packages needed by some ansible modules.
2017-02-22 18:19:58 +01:00
Andrea Dell'Amico
29281b49e9
library/roles/smartgears/fhn_manager/meta/main.yml: Install the voms and occi repos only when we install fhn_manager.
2017-02-22 18:19:58 +01:00
Andrea Dell'Amico
bcc67fb5f2
library/roles/orientdb/tasks/main.yml: Add the orientdb_config tag to the task that installs the orientdb configuration.
2017-02-22 16:41:57 +01:00
Andrea Dell'Amico
ee5faf1366
library/roles/orientdb: Add ssl support into the configuration file, and a letsencryt hook when letsencrypt is used.
2017-02-22 13:33:53 +01:00
Andrea Dell'Amico
1ed78d5d73
library/roles/java-keyring: Fixed some typos. As default do not use the java cacerts keystore.
2017-02-22 13:33:05 +01:00
Andrea Dell'Amico
04ec142a9f
library/roles/java-keyring: Role that adds certificates to a java keystore.
2017-02-21 18:45:00 +01:00
Andrea Dell'Amico
63a49cc27d
library/roles/mongodb-org-3.2: Change the playbook so that it's possibile to install the client package only.
2017-02-21 18:36:12 +01:00
Andrea Dell'Amico
3d90cbede5
library/roles/rabbitmq/defaults/main.yml: Define the rabbitmq ports as variables.
2017-02-21 16:42:08 +01:00
Andrea Dell'Amico
d4c3143655
library/roles/smartgears/r_connector/templates/rusersadd.j2: Use ACLs to set the userconfig.csv permissions. Touch the file at each login so that the file has been removed by the user, he can still connect.
2017-02-16 12:42:15 +01:00
Andrea Dell'Amico
939c71d2f5
library/roles/ELK/elasticsearch/templates/jvm.options.j2: A new default option is needed for elasticsearch 5.2.
2017-02-15 19:33:33 +01:00
Andrea Dell'Amico
a46a338bf8
library/roles/nagios: Add a check for the postgresql wal files.
2017-02-15 15:55:48 +01:00
Andrea Dell'Amico
c148463d95
d4science-ghn-cluster/group_vars/ckan_postgres/ckan_postgres.yml: Increase the query duration warning and critical values.
2017-02-15 13:52:10 +01:00
Andrea Dell'Amico
c39a81f2f2
library/roles/ELK/elasticsearch/defaults/main.yml: Fix the elastichsearch repository for version 5.x.
2017-02-15 12:23:27 +01:00
Andrea Dell'Amico
82d24fc22e
d4science-ghn-cluster: Add dedicated nagios checks for the postgresql databases.
2017-02-15 11:52:27 +01:00
Andrea Dell'Amico
f74c765894
d4science-infrastructure, library/roles/php-fpm: Fix the session paths.
2017-02-14 17:02:30 +01:00
Andrea Dell'Amico
5a91e6944e
library/roles/ELK/elasticsearch: Compatibility fixes for version 5.x. Version 5.x is now the default.
2017-02-14 16:49:47 +01:00
Andrea Dell'Amico
3e614c33c1
library/roles/sharelatex/tasks/main.yml: Fix the docker_container execution.
2017-02-13 19:23:21 +01:00
Andrea Dell'Amico
9cf793d684
library/roles/sharelatex/defaults/main.yml: Fix an undefined variable.
2017-02-13 19:23:19 +01:00
Andrea Dell'Amico
95907e86dc
d4science-ghn-cluster/group_vars/sharelatex_app/sharelatex_app.yml: Use the 'docker_container' ansible module to run the sharelatex instance.
2017-02-10 18:35:58 +01:00
Andrea Dell'Amico
63837eac95
library/roles/rstudio-server: get_url does not work with the rstudio webserver. Use wget.
2017-02-10 14:02:23 +01:00
Andrea Dell'Amico
fd3ff8f4eb
library/roles/python-env/defaults/main.yml: Add other python libraries to handle SNI.
2017-02-10 12:19:46 +01:00
Andrea Dell'Amico
210ad9f6f0
library/roles/dnet_user_services_perms/tasks/dnet-data-dirs.yml: Try to fix the task that sets ACLs, again.
2017-02-09 21:59:13 +01:00
Luca Frosini
f25f0c7ad9
Added accounting_insert_storage_se_plugin and upgraged version of accounting_aggregator_se_plugin and social_data_indexer_se_plugin
2017-02-09 17:39:37 +01:00
Andrea Dell'Amico
2a16a82fd0
library/roles/smartgears/dataminer_app/tasks/install-gcube-key.yml: Remove the old keys when switching environment.
...
library/roles/smartgears/smartgears/templates/get-scopes.j2: Fix the creation of the container.xml file. Updates were failing because the file was not writeable.
2017-02-09 16:34:42 +01:00
Andrea Dell'Amico
73f08306ea
library/roles/ubuntu-deb-general: Revert the default for the root ssh keys management. Default is True now.
2017-02-09 15:33:41 +01:00
Andrea Dell'Amico
70d8e79776
library/roles/ckan: Add a variable to store the supervisor fetch and gather app names.
...
d4science-ghn-cluster/roles/ckan: Add a handler to restart the gather and fetcher processes. See https://support.d4science.org/issues/7028
2017-02-09 12:16:37 +01:00
Andrea Dell'Amico
1d67e721d0
library/roles/quickrank: Fix the 'become' behaviour so that it works when remote_user is not root.
...
library/roles/smartgears/dataminer_app/tasks/dataminer-app.yml: Fix the 'become' behaviour so that it works when remote_user is not root.
2017-02-09 12:03:52 +01:00
Andrea Dell'Amico
69cf335a87
library/roles/sshd_config: Use a variable to optionally skip the task.
...
d4science-ghn-cluster/group_vars/dataminer_garr/dataminer_garr.yml: Do not install sshd_config.
2017-02-08 18:58:32 +01:00
Andrea Dell'Amico
af43d0db1e
library/roles/smartgears/smartgears_egi_image/templates/smartgears-setup.sh.j2: More complete fix for the hostname handling.
2017-02-08 16:26:30 +01:00
Andrea Dell'Amico
9573124e3c
library/roles/gcube/grsf_publisher_ws/defaults/main.yml: New GRSF publisher version.
2017-02-08 14:54:14 +01:00
Andrea Dell'Amico
a4c044dc72
library/roles/smartgears/ckan_connector/defaults/main.yml: Rename the variable that sets the gcube repository.
2017-02-08 13:13:34 +01:00
Andrea Dell'Amico
59c5845444
library/roles/smartgears/ckan_connector/defaults/main.yml: New CKAN connector version.
2017-02-08 13:11:58 +01:00
Andrea Dell'Amico
5dc29f6628
library/roles/python-env: Fix the python pip setup. Again.
2017-02-07 23:12:39 +01:00
Andrea Dell'Amico
468d033b5d
library/roles/jenkins: Role to install jenkins 2.
2017-02-07 19:44:03 +01:00
Andrea Dell'Amico
e175b90a3e
library/roles/smartgears/smartgears_egi_image: Configure the dataminer's wps_config.xml too.
...
library/roles/smartgears/dataminer_app/templates/wps-config-fixer.j2: Use smartgears_hostname so that we can change it later when configuring the EGI images.
2017-02-07 17:04:08 +01:00
Luca Frosini
408a10c394
Changed comment
2017-02-03 15:51:01 +01:00
Luca Frosini
cbe15b3bce
Upgraded OrientDB version to 2.2.16
2017-02-03 15:47:40 +01:00
Andrea Dell'Amico
375c240a2b
library/roles/apache: Install the latest version by default.
2017-02-02 15:04:39 +01:00
Andrea Dell'Amico
025b36ed2d
library/roles/apache: Do not install the mpm worker package if the PPA is enabled
2017-02-02 15:02:56 +01:00
Andrea Dell'Amico
97e71b765a
library/roles/apache/tasks/apache.yml: Do not mess with the worker modules.
2017-02-02 14:55:40 +01:00
Andrea Dell'Amico
c61e8fe767
library/roles/apache: Add the possibility to install a newer apache package from an Ubuntu PPA.
2017-02-02 14:52:04 +01:00
Andrea Dell'Amico
21dbb22b48
library/roles/letsencrypt-acmetool-client/handlers/main.yml: Ignore the handler errors. It fails if we reached the 20 certificates/week cap.
2017-02-02 14:30:12 +01:00
Andrea Dell'Amico
2513c63eff
library/roles/smartgears/smartgears/files/TokenGenerator.java: It lives on subversion now.
2017-02-02 11:44:44 +01:00
Andrea Dell'Amico
b74d457663
library/roles/python-env: Install missing dev packages.
2017-02-01 20:02:30 +01:00
Andrea Dell'Amico
281e46ae7f
library/roles/apache: Fix the worker modules loading, again.
2017-02-01 20:02:05 +01:00
Andrea Dell'Amico
cf33f2a586
library/roles/nginx: Add tasks that configure the basic authentication. Fix the generic virtualhost template.
2017-02-01 17:12:54 +01:00