Andrea Dell'Amico
f8254e1a82
library/roles/postgresql: Various fixes for some complex cases.
2017-03-07 13:12:36 +01:00
Andrea Dell'Amico
892a05256a
library/roles/iptables/templates/iptables-rules.v4.j2: Fix a mistake where the task failed when psql_db_data was not defined.
2017-03-07 13:12:01 +01:00
Andrea Dell'Amico
3a31d15cca
library/roles/ELK/elasticsearch: Make the configuration files valid for both elasticsearch 2.x and 5.x.
2017-03-06 18:37:33 +01:00
Andrea Dell'Amico
9dd0afa884
isti-puma: Add PHP variables needed by joomla.
...
library/roles/php-fpm: Fix typos in an example. Add some global settings to the pool template.
2017-03-01 15:04:02 +01:00
Roberto Cirillo
602ed0f8e8
group_vars/spd_service_pre/spd_pre.yml added spd service
...
group_vars/rstudio_dev/rstudio.yml added smartgears distro version (staging repo)
../library/roles/smartgears/r_connector/defaults/main.yml upgrade r_connector version
2017-03-01 14:16:40 +01:00
Roberto Cirillo
b31548506d
../library/roles/smartgears/fhn_manager/tasks/main.yml added fhn_manager_upgrade variable condition
2017-02-28 16:44:15 +01:00
Andrea Dell'Amico
b9e52a6ab5
library/roles/smartgears/tabular_data: Fix the task that manages the tabulardata upgrade.
...
d4science-ghn-cluster/smartgears-node-upgrade.yml: Add tabulardata_upgrade: True to the variables list.
2017-02-28 15:20:57 +01:00
Andrea Dell'Amico
14ec0b9e99
library/roles/orientdb/tasks/main.yml: Use get_url to download the orientdb distribution.
2017-02-28 12:59:13 +01:00
Andrea Dell'Amico
99c4b5f7e3
library/roles/smartgears/smart_executor/defaults/main.yml: Set a missing variable.
...
d4science-ghn-cluster: Add variables and configurations needed by twittermon.
2017-02-28 11:39:01 +01:00
Roberto Cirillo
312772a9e0
./library/roles/smartgears/tabular_data/defaults/main.yml update version
2017-02-28 11:12:51 +01:00
Roberto Cirillo
cd498d22cf
../library/roles/smartgears/tabular_data/tasks/main.yml add maven manage
2017-02-28 11:11:16 +01:00
Roberto Cirillo
5d8531e149
../library/roles/smartgears/fhn_manager/defaults/main.yml fix version variable
2017-02-27 16:59:07 +01:00
Andrea Dell'Amico
4e43f3da22
library/roles/egi/voms/tasks/main.yml: Add a task that creates the /etc/vomses directory.
2017-02-27 15:50:56 +01:00
Roberto Cirillo
0437fbeff3
../library/roles/smartgears/fhn_manager/defaults/main.ym converted to maven manage
...
../library/roles/smartgears/fhn_manager/tasks/main.yml
2017-02-27 15:34:58 +01:00
Andrea Dell'Amico
6882aeea94
library/roles/couchbase/defaults/main.yml: Add the version as a variable.
2017-02-24 17:54:13 +01:00
Roberto Cirillo
5e24ea56ab
moved grsf_publisher_ws from gcube role to smartgears role
...
add quota service roles
update smartgears-node* files
2017-02-24 15:58:41 +01:00
Roberto Cirillo
1c7b6b4fa9
../library/roles/smartgears/smartgears/defaults/main.yml update smartgears distribution version
2017-02-24 10:48:14 +01:00
Andrea Dell'Amico
ae00302e88
library/roles/deb-set-hostname/tasks/main.yml: Configure /etc/hosts if needed.
2017-02-23 22:22:22 +01:00
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