Commit Graph

499 Commits

Author SHA1 Message Date
Andrea Dell'Amico b4239da6ae library/roles/nginx/templates/nginx-server-ssl.conf.j2: Fix the behaviour when letsencrypt is not installed. 2016-10-03 18:44:18 +02:00
Andrea Dell'Amico f4d3393235 library/roles/smartgears/smartgears-nginx-frontend/templates/generic-smartgears-virtualhost.j2: Manage the real_ip scenario when we are behind haproxy. 2016-10-03 18:35:07 +02:00
Andrea Dell'Amico 61a0f90bb4 library/roles/smartgears/smartgears-nginx-frontend/templates/generic-smartgears-virtualhost.j2: new virtualhost that supports https with or without redirection from http. 2016-10-03 18:28:15 +02:00
Andrea Dell'Amico b32959ce2c library/roles/nginx: Remove some old installed snipped that can conflict with the new ones. 2016-10-03 18:27:39 +02:00
Andrea Dell'Amico 4a54b1d96f library/roles/nginx/templates: Rename the ssl snippet. 2016-10-03 17:44:44 +02:00
Andrea Dell'Amico 45f5fa6839 library/roles/nginx: Add a ssl snippet. 2016-10-03 16:48:23 +02:00
Andrea Dell'Amico e0a2c7bddf library/roles/deb-set-locale: Force the writing of /etc/default/locale 2016-09-30 19:24:21 +02:00
Andrea Dell'Amico bedaa43a30 library/roles/hadoop/HDP: Role that installs the Nortonworks HDP ambari packages. In future it will do some basic initialization too. 2016-09-30 18:39:28 +02:00
Andrea Dell'Amico e4097fa045 library/roles/openjdk: Some fixes. Install the 'headless' version of jre/jdk. 2016-09-30 18:39:28 +02:00
Andrea Dell'Amico 5b15e502db library/roles/ubuntu-deb-general/tasks/pki-basics.yml: Fix some undefined variables. 2016-09-30 18:39:28 +02:00
Andrea Dell'Amico 9714cc66ee library/roles/smartgears/smartgears/files/TokenGenerator.java: New version of the token generator. 2016-09-30 18:39:27 +02:00
Luca Frosini 0fb19da11a Setting the right smartgears version for resource-registry 2016-09-30 16:26:04 +02:00
Andrea Dell'Amico ff54c3654c library/roles/smartgears/resource_registry: Add a variable to manage the resource registry upgrade. 2016-09-29 18:45:00 +02:00
Luca Frosini 2c5609d20e Update version of resource-registry 2016-09-29 17:35:13 +02:00
Andrea Dell'Amico 970427d280 library/roles/orientdb: Give the possibility to configure the java heap from /etc/default/orientdb. 2016-09-29 15:40:37 +02:00
Andrea Dell'Amico b27f69b3bd library/roles/oracle-jdk: Install a complete cacerts keyring on jdk <=7. The new keyring includes the letsencrypt CA cert and the INFN one.
library/roles/oracle-jdk: Add the INFN CA cert to the default keyring if jdk version is >=8.
2016-09-29 13:33:42 +02:00
Andrea Dell'Amico f1f556f744 library/roles/orientdb: Provide a way to install hooks jars. 2016-09-29 12:48:17 +02:00
Andrea Dell'Amico 5cd00da5ec library/roles/nginx/defaults/main.yml: Set the browser cache to 1 month for real. 2016-09-29 09:36:32 +02:00
Andrea Dell'Amico 21dce5d2bf library/roles/nginx/defaults/main.yml: Set the default browser cache for media to 1 month. 2016-09-28 19:27:00 +02:00
Andrea Dell'Amico 86b510e7d5 d4science-ghn-cluster: New variabiles to cover the orientdb configuration.
library/roles/iptables/templates/iptables-rules.v4.j2: rule to support orientdb multicast configuration.
library/roles/orientdb: Template all the configuration files. Move the database and log directory out of the distribution.
2016-09-28 19:19:51 +02:00
Andrea Dell'Amico 55f2c70e52 library/roles/gcube/authorization_service: Fix some properties. Manage the logs configuration installing a logback template.
d4science-ghn-cluster: Fix the authorization nginx virtualhost template.
d4science-ghn-cluster/group_vars/authorization_service: group hierarchy authorization_service -> (authorization_service_dev authorization_service_prod)
2016-09-28 11:58:42 +02:00
Andrea Dell'Amico 272c0eea0d library/roles/nginx: Manage the main configuration file.
library/roles/nginx: Provide parts of embeddable optional configurations inside /etc/nginx/snippets.
2016-09-27 19:33:52 +02:00
Andrea Dell'Amico 004fd2a863 library/roles/smartgears/smart_executor/tasks/main.yml: Use a new variable to manage the smart executor removal. 2016-09-27 18:46:23 +02:00
Andrea Dell'Amico b5e2f43bd7 library/roles/smartgears/smart_executor: Fix the upgrade scenario.
library/roles/smartgears/smartgears: Fix the new token management.
d4science-ghn-cluster/group_vars/smart_genericworker_dev_devnext: The new token management needs a different scopes handling. And a new variable: smartgears_scopes.
2016-09-27 18:06:31 +02:00
Andrea Dell'Amico 3a97aa667a library/roles/gcube/authorization_service: role that installs the new authorization service. 2016-09-27 15:35:34 +02:00
Andrea Dell'Amico 7a248878de library/roles/d4s_user_services_perms: Various fixes. 2016-09-27 15:35:34 +02:00
Andrea Dell'Amico e8ffed284b library/roles/smartgears/smartgears: The new smartgears distributions are going to use the new authorization service. The container configuration changes heavily. 2016-09-27 15:35:33 +02:00
Andrea Dell'Amico 36e589b826 library/roles/orientdb: Add the configuration files management. 2016-09-27 15:35:33 +02:00
Andrea Dell'Amico 4b5303dad5 library/roles/d4s_user_services_perms: Add a series of task that configure a generic service to be managed by an unprivileged user. 2016-09-27 15:35:33 +02:00
Andrea Dell'Amico 4f09f02336 library/roles/orientdb: First bits of a orientdb role. 2016-09-23 19:07:39 +02:00
Andrea Dell'Amico 67b71595c0 library/roles/oracle-jdk/tasks/main.yml: Add the letsencrypt CA to the keyring only if the jdk version is <= 7. 2016-09-23 11:45:14 +02:00
Andrea Dell'Amico 7b396eb51c library/roles/quickrank: The role now compiles and installs the binary. Some fixes were needed to compile and install on Ubuntu 12.04. 2016-09-22 19:46:06 +02:00
Andrea Dell'Amico f9dbb40351 library/roles/R/defaults/main.yml: Convert the R defaults to the new syntax. 2016-09-22 18:13:54 +02:00
Andrea Dell'Amico f2d4a0d199 library/roles/oracle-jdk/tasks/main.yml: Add the letsencrypt CA certificate to the keystore. 2016-09-22 17:35:14 +02:00
Andrea Dell'Amico 0eaa4195aa library/roles/R/tasks/r-installation.yml: Change the packages installation script because the plugins list is now a dictionary. 2016-09-22 17:10:25 +02:00
Andrea Dell'Amico 978542e261 library/roles/nginx: Add a configuration snippet to support websocket reverse proxy. 2016-09-21 17:54:20 +02:00
Andrea Dell'Amico 309bf1e15c library/roles/solr-tomcat-instance/tasks/main.yml: Add some labels.
library/roles/ckan/ckan-solr/tasks/main.yml: Add some labels.
d4science-ghn-cluster/group_vars/ckan*: Fix the definitions for the new CKAN GRSF instance.
2016-09-20 15:53:44 +02:00
Andrea Dell'Amico 2f8f9e1d26 library/roles/smartgears/resource_registry: Fix the repository URL.
library/roles/smartgears/smartgears-nginx-frontend/templates/generic-smartgears-virtualhost.j2: Fix a missing {% endif %}.
2016-09-20 12:20:20 +02:00
Andrea Dell'Amico 699ff46674 library/roles/smartgears/resource_registry: Add the resource registry smartgears app. 2016-09-19 19:31:09 +02:00
Andrea Dell'Amico f6e623dfae library/roles/smartgears/smartgears-nginx-frontend/templates/generic-smartgears-virtualhost.j2: Support dataminer and https via letsencrypt. All optional. 2016-09-19 19:29:58 +02:00
Andrea Dell'Amico f901bbb1bd library/roles/php-fpm/templates/php-fpm-pool.conf.j2: Add the possibility to increase the upload_max_filesize value for each fpm pool. 2016-09-18 17:01:40 +02:00
Andrea Dell'Amico 0fc3c80165 library/roles/smartgears/is_sweeper_se_plugin/defaults/main.yml: Do not install the is_sweeper_se_plugin by default. 2016-09-16 17:03:26 +02:00
Andrea Dell'Amico c223b783ee library/roles/smartgears/accounting_aggregator_se_plugin/defaults/main.yml: Fix the aggregator URL again. 2016-09-16 16:56:12 +02:00
Andrea Dell'Amico 9e8074e0b9 library/roles/smartgears/accounting_aggregator_se_plugin/defaults/main.yml: Fix the accounting aggregator URL. 2016-09-16 16:52:58 +02:00
Andrea Dell'Amico 57560c63eb library/roles/smartgears/accounting_aggregator_se_plugin: New smart executor plugin. 2016-09-16 16:42:12 +02:00
Andrea Dell'Amico 7452497843 library/roles/octave: Install some additional packages needed by octave to process the output formats. 2016-09-14 13:37:49 +02:00
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 9335dbfbe6 library/roles/octave: Role that installs octave from the Ubuntu PPA. 2016-09-13 17:46:44 +02:00
Andrea Dell'Amico 225e70a693 library/roles/postgresql: Fix the management of variables that are used to decide to create ad DB or not. 2016-09-13 16:34:08 +02:00
Andrea Dell'Amico e8eb9fd144 library/roles/postgresql/defaults/main.yml: Remove the 'checkpoint_segments' property. It does not exist anymore on postgresql 9.5. 2016-09-13 13:53:48 +02:00