Andrea Dell'Amico
|
7d8faf3cfa
|
Fix the function that performs the svn update so that it exits immediately if there's nothing to do.
|
2018-03-16 15:30:23 +01:00 |
Andrea Dell'Amico
|
084eaae1d2
|
Fix some mistakes in the script, better logging.
|
2018-03-16 12:36:01 +01:00 |
Andrea Dell'Amico
|
f4a51bb17f
|
Remove a conditional that can make the task fail.
|
2018-03-16 12:35:37 +01:00 |
Andrea Dell'Amico
|
36852c7e98
|
library/roles/smartgears/smartgears/templates/get-scopes.j2: Heavily refactor to manage all the scenarios correctly. See https://support.d4science.org/issues/11169
|
2018-03-15 19:14:04 +01:00 |
Andrea Dell'Amico
|
b7c3a03709
|
library/roles/ELK/elasticsearch/tasks/main.yml: include: -> import_tasks.
|
2018-03-15 19:14:04 +01:00 |
Roberto Cirillo
|
c82b20e341
|
inventory/hosts.production fix plugin name
../library/roles/smartgears/social_data_indexer_se_plugin/defaults/main.yml fix variable name
|
2018-03-15 18:39:01 +01:00 |
Roberto Cirillo
|
d09842f90e
|
../library/roles/smartgears/resource_checker_se_plugin/defaults/main.yml upgraded plugin version
|
2018-03-13 18:13:19 +01:00 |
Andrea Dell'Amico
|
e558b25cda
|
Reload nginx when the conf snippets change.
|
2018-03-13 12:14:27 +01:00 |
Andrea Dell'Amico
|
dab8ed95a4
|
Fix a typo in the nginx cors snippet.
|
2018-03-13 11:32:35 +01:00 |
Andrea Dell'Amico
|
53ec9c29db
|
Change the CORS settings again.
|
2018-03-12 17:48:00 +01:00 |
Andrea Dell'Amico
|
5874accb90
|
nginx cors: the methods can be customised now. See https://issue.openaire.research-infrastructures.eu/issues/3365
|
2018-03-11 14:34:22 +01:00 |
Roberto Cirillo
|
55ac784708
|
Merge branch 'master' of gitorious.research-infrastructures.eu:infrastructure-management/ansible-playbooks
|
2018-03-09 18:00:56 +01:00 |
Roberto Cirillo
|
ce6bf35998
|
../library/roles/smartgears/quota_service/defaults/main.yml fix quora_service_extension variable
|
2018-03-07 16:22:24 +01:00 |
Andrea Dell'Amico
|
26f514c092
|
Create the directory where we download the solr distribution.
|
2018-03-07 16:21:44 +01:00 |
Roberto Cirillo
|
f11e9ec449
|
../library/roles/smartgears/quota_service/tasks/main.yml fix quota_service_extension variable
|
2018-03-07 15:47:54 +01:00 |
Roberto Cirillo
|
61379b701f
|
../library/roles/smartgears/quota_service/defaults/main.yml fix quota_service_extension variable
|
2018-03-07 15:45:19 +01:00 |
Andrea Dell'Amico
|
6db1825c4a
|
Fix the joomla dependencies and version.
|
2018-03-07 15:05:25 +01:00 |
Andrea Dell'Amico
|
6f5d8b47df
|
library/roles/smartgears/r_connector/tasks/main.yml: Add a tag to only execute the task that installs the nslcd configuration.
|
2018-03-05 15:10:06 +01:00 |
Andrea Dell'Amico
|
e912f58caa
|
openldap: Install a custom DB_CONFIG
|
2018-03-04 12:18:36 +01:00 |
Andrea Dell'Amico
|
10bcd7ca65
|
Add parameters to the r_connector nslcd template so that we can choose the tls connection type
|
2018-03-03 20:24:03 +01:00 |
Andrea Dell'Amico
|
11466ea877
|
openldap: add templates and tasks to setup a replica
|
2018-03-03 20:06:20 +01:00 |
Andrea Dell'Amico
|
170fb7bd08
|
library/roles/openldap-server/files/olcSSL.ldif: Change the syntax of the entries. The old one failed on the slave server.
|
2018-03-03 17:41:33 +01:00 |
Andrea Dell'Amico
|
0a0d9c35a9
|
library/roles/fusiondirectory/tasks/main.yml: include -> import_tasks.
|
2018-03-03 16:16:56 +01:00 |
Andrea Dell'Amico
|
bccb9c27ca
|
Create the debconf configuration before installing the slapd package
|
2018-03-01 18:24:35 +01:00 |
Andrea Dell'Amico
|
7b0578c7d8
|
Fix the letsencrypt hook for openldap
|
2018-03-01 18:07:57 +01:00 |
Andrea Dell'Amico
|
3cab0247bb
|
library/roles/openldap-server/templates/base-dn.ldif.j2: Remove some controversial changes.
|
2018-03-01 16:28:51 +01:00 |
Andrea Dell'Amico
|
859e6c7f87
|
Fix the variable that sets the base DN. Add entries to set the main ACLs
|
2018-03-01 14:48:01 +01:00 |
Andrea Dell'Amico
|
f9cea4b143
|
Various fixes to the ldap playbook. Now force the correct base DN.
|
2018-03-01 14:30:17 +01:00 |
Andrea Dell'Amico
|
e4d90a8e76
|
Install postfix if we want to use it as a relay service. We need it installed before the rules are applied.
|
2018-03-01 13:06:46 +01:00 |
Andrea Dell'Amico
|
0603a2ae20
|
library/roles/postfix-relay/tasks/main.yml: include -> import_tasks.
|
2018-02-28 17:23:22 +01:00 |
Andrea Dell'Amico
|
7958316618
|
library/roles/virtuoso/defaults/main.yml: Fix the 'Dirsallowed' parameter. We need to remove the quotes.
|
2018-02-27 19:34:19 +01:00 |
Andrea Dell'Amico
|
09c9c0bcdb
|
library/roles/tomcat-multiple-instances/templates/tomcat-context.xml.j2: Support more than one db target in the jndi configuration.
|
2018-02-27 16:52:33 +01:00 |
Andrea Dell'Amico
|
f8cbd7ad17
|
library/roles/nginx: Give the possibility to manage CORS inside the default virtualhost.
|
2018-02-27 14:17:11 +01:00 |
Roberto Cirillo
|
6fceb578a2
|
group_vars/geonetwork_prod_wecafc_firms/geonetwork_prod_wecafc_firms.yml fix scope
group_vars/geoserver_prod_wecafc_firms/geoserver_prod_wecafc_firms.yml fix scope
group_vars/sharelatex_app/sharelatex_app.yml add scope
../library/roles/smartgears/home_library/defaults/main.yml update version
|
2018-02-26 12:57:34 +01:00 |
Andrea Dell'Amico
|
30cd3ba795
|
library/roles/geonetwork/geonetwork/defaults/main.yml: Change the geonetwork download URL again.
|
2018-02-25 21:38:06 +01:00 |
Andrea Dell'Amico
|
54f2ca991e
|
library/roles/geonetwork/geonetwork/defaults/main.yml: Fix a typo.
|
2018-02-25 21:30:08 +01:00 |
Andrea Dell'Amico
|
f077d3d98e
|
geonetwork: Change the download URL format (thanks sourceforce).
|
2018-02-25 21:28:30 +01:00 |
Andrea Dell'Amico
|
8af90a8ef8
|
library/roles/smartgears/dataminer_app/templates/algorithms-updater.j2: Add a 'svn cleanup' before the update.
|
2018-02-24 10:28:24 +01:00 |
Andrea Dell'Amico
|
958b14c896
|
library/roles/ckan/ckan/tasks/ckan-plugins.yml: notify a restart when the google analytics plugin is upgraded.
|
2018-02-22 18:16:31 +01:00 |
Andrea Dell'Amico
|
1433b6d427
|
library/roles/ckan/ckan/tasks/ckan-plugins.yml: Add 'editable=true' to the google analytics pip task.
|
2018-02-22 17:39:52 +01:00 |
Andrea Dell'Amico
|
aa23f1b46c
|
library/roles/ckan/ckan: Fix the google analytics task, for real.
|
2018-02-22 17:30:28 +01:00 |
Andrea Dell'Amico
|
221fbfad07
|
library/roles/ckan/ckan/tasks/ckan-plugins.yml: google analytics plugin, do not install our version anymore. Optionally install the latest version setting the variable 'ckan_ga_plugin_state' to 'latest'.
|
2018-02-22 16:52:59 +01:00 |
Andrea Dell'Amico
|
1fd06c6f83
|
library/roles/R/templates/update_r_packages.sh.j2: Run a 'svn cleanup' before the 'svn update', to be on the safe side.
|
2018-02-22 12:09:53 +01:00 |
Andrea Dell'Amico
|
9b59689a87
|
library/roles/smartgears/smartgears/templates/get-scopes.j2: Fix a typo.
|
2018-02-22 10:46:49 +01:00 |
Andrea Dell'Amico
|
a02ebd8290
|
library/roles/smartgears/smartgears/templates/get-scopes.j2: Request the scopes for the correct hostname.
|
2018-02-22 10:42:47 +01:00 |
Andrea Dell'Amico
|
43ea30055d
|
hadoop CDH: configuration and documentation to install the oozie web console and spark2. spark2/oozie integration.
|
2018-02-20 17:01:09 +01:00 |
Andrea Dell'Amico
|
a5684badc5
|
library/roles/fail2ban/templates/jail.local.j2: Remove a duplicate directive. It was ignored by fail2ban in Ubuntu 14.04 but the 16.04 version fails to start.
|
2018-02-17 12:58:26 +01:00 |
Andrea Dell'Amico
|
a86418946d
|
library/roles/iptables/tasks/main.yml: Fix a conditional.
|
2018-02-17 12:45:05 +01:00 |
Andrea Dell'Amico
|
528a01ec4a
|
library/roles/iptables/tasks/main.yml: Ubuntu 16.04 uses netfilter-persistent and systemd.
|
2018-02-17 12:44:03 +01:00 |
Andrea Dell'Amico
|
8956395965
|
library/roles/ELK/elasticHQ: Add a working systemd unit. Add the tasks to install the systemd unit.
|
2018-02-17 12:34:19 +01:00 |