Commit Graph

573 Commits

Author SHA1 Message Date
Luca Frosini 58462873cd Upgraded resource regsitry version 2016-10-27 10:27:24 +02:00
Andrea Dell'Amico 54a50c9307 d4science-ghn-cluster: New production geonetwork server.
library/roles/smartgears/smartgears-nginx-frontend/templates/generic-smartgears-virtualhost.j2: Fix the virtualhost so that it works when some of the optional variables are undefined.
2016-10-26 20:08:28 +02:00
Andrea Dell'Amico 31fa85042c library/roles/orientdb/tasks/main.yml: Add a task to remove the old hook files.
d4science-ghn-cluster/group_vars/orientdb_dev/orientdb_dev.yml: Add a list of old hook files.
2016-10-26 18:48:44 +02:00
Andrea Dell'Amico c8463c62a9 library/roles/postgresql: Fix the pgpool recovery scripts to be compatible with pgpool 2.5. 2016-10-26 18:17:03 +02:00
Andrea Dell'Amico 2a1212a176 library/roles/orientdb: Fix some problems with permissions and configuration. See https://support.d4science.org/issues/5568. 2016-10-26 16:23:29 +02:00
Roberto Cirillo fcff879965 ../library/roles/smartgears/tabular_data/defaults/main.yml first defintion
../library/roles/smartgears/tabular_data/handlers/main.yml first definition
../library/roles/smartgears/tabular_data/tasks/main.yml first definition
2016-10-26 12:37:38 +02:00
Luca Frosini d8cc2755f0 Updated version of resource registry and orientdb hooks 2016-10-26 11:56:28 +02:00
Roberto Cirillo 51ddc2cbd3 smartgears-node-upgrade.yml added new smart_executor plugins 2016-10-26 11:05:56 +02:00
Andrea Dell'Amico 4859f7a7a8 library/roles/dnet_user_services_perms: Add defaults where they were missing. 2016-10-25 17:51:20 +02:00
Andrea Dell'Amico 7a2e74177c library/roles/php-fpm: Manage options set in php.ini. Lots of defaults in the pool template. No need to define tens of options anymore. 2016-10-25 13:34:11 +02:00
Andrea Dell'Amico 662c1ee357 library/roles/mysql: More customizable options. 2016-10-25 13:34:11 +02:00
Andrea Dell'Amico 125657de30 library/roles/php-fpm: Create a new user by default. 2016-10-25 13:34:10 +02:00
Andrea Dell'Amico 2065f68af2 library/roles/gerrit: A couple of new config options. 2016-10-25 13:34:10 +02:00
Andrea Dell'Amico bc4ce78e31 library/roles/php-fpm: Set defaults when possible into the php-fpm-pool template. 2016-10-25 13:34:10 +02:00
Luca Frosini 02e4941b56 Increased OrientDB version from 2.2.10 to 2.2.12 2016-10-25 10:23:41 +02:00
Andrea Dell'Amico 83804cdcda library/roles/R: Get the files that list the R packages from subversion. 2016-10-24 15:33:27 +02:00
Andrea Dell'Amico 4b4507bdce library/roles/ubuntu-deb-general: Fix the rsyslog tasks. 2016-10-24 15:33:10 +02:00
Roberto Cirillo ea68aa7b2a group_vars/smart_account_aggr_dev_devnext/smartexecutor_dev_devnext.yml added development version definition
library/roles/smartgears/accounting_aggregator_se_plugin/defaults/main.yml move from dev version to prod version
 ../library/roles/smartgears/fhn_manager/defaults/main.yml update version
2016-10-24 10:41:24 +02:00
Roberto Cirillo cdd4bcb781 ../library/roles/smartgears/r_connector/defaults/main.yml update version
./library/roles/smartgears/fhn_manager/defaults/main.yml update version
2016-10-24 10:17:24 +02:00
Roberto Cirillo 7ff43272d9 Merge branch 'master' of gitorious.research-infrastructures.eu:infrastructure-management/ansible-playbooks 2016-10-24 10:07:59 +02:00
Roberto Cirillo 1c199e6dd3 ./library/roles/smartgears/ckan_connector/defaults/main.yml update version
../library/roles/smartgears/fhn_manager/defaults/main.yml update version
2016-10-24 10:07:13 +02:00
Andrea Dell'Amico facb92becf d4science-ghn-cluster: dataminer and rstudio: new sudoers allowed commands.
library/roles/smartgears/r_connector: Install the RProfile file, more tight permissions on the users home directories.
2016-10-21 18:55:31 +02:00
Andrea Dell'Amico a6dc7a6d2a library/roles/ubuntu-deb-general/defaults/main.yml: Ensure that bsdutils is installed. We use the /usr/bin/logger binary in some scripts. 2016-10-21 15:21:47 +02:00
Andrea Dell'Amico 188e4d1079 d4science-ghn-cluster: library/roles/smartgears/r_connector: fix the r_connector script that manages the users. Added the required commands to the sudoers file. 2016-10-20 20:10:56 +02:00
Andrea Dell'Amico b557e575f5 library/roles/postgresql: tons of fixes to the postgresql/pgpool tasks. Now the pgpool HA is handled. 2016-10-20 17:10:17 +02:00
Andrea Dell'Amico 5141cd866a library/roles/gcube/authorization_service/tasks/main.yml: Use the unarchive remote feature to download and unpack the authorization war file in one single task. 2016-10-20 17:09:13 +02:00
Andrea Dell'Amico a0e170b79d library/roles/haproxy/defaults/main.yml: Define some defaults. 2016-10-20 17:08:48 +02:00
Andrea Dell'Amico bbab9edbeb library/roles/letsencrypt-acmetool-client/tasks/main.yml: Change the cron job task. Now if a user is specified, a file is required too. 2016-10-18 19:31:19 +02:00
Andrea Dell'Amico 4d918e0bd0 library/roles/openvpn/tasks/openvpn.yml: Comment out the tasks that copy the key files. They do not work (ansible bug?). 2016-10-18 19:15:13 +02:00
Andrea Dell'Amico ac81ef9c32 library/roles/openvpn: Try to cover the multi instance case, where one copy of the dh and the ta.key files must be shared between all the nodes. 2016-10-18 18:33:06 +02:00
Andrea Dell'Amico f63a2231ff library/roles/R: script and cron job that downloads lists of debian and R packages and installs or upgrades them. 2016-10-18 15:07:47 +02:00
Andrea Dell'Amico a3422e07fc infrastructure-services: Fix the openvpn variables. 2016-10-15 15:30:24 +02:00
Andrea Dell'Amico 81361612bd d4science-ghn-cluster: CKAN: do not install the pages and lire plugins. 2016-10-14 17:46:56 +02:00
Andrea Dell'Amico 731c27cc5b library/roles/nginx/templates/nginx-proxy-params.conf.j2: Some proxy statements must be conditional to the presence of an haproxy load balancer. 2016-10-14 17:24:20 +02:00
Luca Frosini 68191f9571 Merge branch 'master' of gitorious.research-infrastructures.eu:infrastructure-management/ansible-playbooks 2016-10-14 17:00:39 +02:00
Luca Frosini 6606894817 Changed vault for resource registry. Aligned root password of orientdb root user 2016-10-14 17:00:16 +02:00
Andrea Dell'Amico 887975c3f3 library/roles/ckan: Modify the wsgi configuration to pass the correct http protocol headers to the application.
d4science-ghn-cluster: ckan, fix the nginx templates and cleanup some of the tasks.
2016-10-14 16:47:17 +02:00
Andrea Dell'Amico 465eeb8fe7 library/isti_vars/r-packages.yml: Add some R packages.
library/roles/R/tasks/r-installation.yml: Add some checks.
2016-10-14 14:33:19 +02:00
Andrea Dell'Amico b446c20fb5 library/isti_vars/isti-global.yml: rsyslog customizations.
library/roles/ubuntu-deb-general: add a task that installs rsyslog custom rules.
2016-10-13 20:00:05 +02:00
Roberto Cirillo 2c1ee770b2 Merge branch 'master' of gitorious.research-infrastructures.eu:infrastructure-management/ansible-playbooks 2016-10-13 16:46:55 +02:00
Roberto Cirillo 16b7358eb5 group_vars/smart_account_aggr_dev_devnext/smartexecutor_dev_devnext.yml remove dev version and gcube.snapshot repository
../library/roles/smartgears/smart_executor/defaults/main.yml update smart-executor version
2016-10-13 16:45:42 +02:00
Andrea Dell'Amico 09aacfaefc infrastructure-services/group_vars/dns_cache/dns-cache.yml: new parameters for the keepalived settings.
library/roles/keepalived: Support new variables inside the keepalived.conf file.
2016-10-13 15:57:24 +02:00
Roberto Cirillo 88693fa79b ../library/roles/smartgears/fhn_manager/defaults/main.yml update fhn-manager-service version 2016-10-13 15:45:13 +02:00
Andrea Dell'Amico d0c2241e62 library/roles/python-env/tasks/main.yml: Fix the empty variables case. 2016-10-11 19:36:14 +02:00
Andrea Dell'Amico b35ff2b5b2 library/roles/python-env/defaults/main.yml: Set a default to False to be used to conditionally include the role.
library/isti_vars/python_modules.yml: Move the python_modules.yml file out of the d4science-ghn-cluster directory.
d4science-ghn-cluster: include the library/isti_vars/python_modules.yml variabiles file in the smartgears playbook. Setup the dataminer to use the python_env role.
2016-10-11 19:33:13 +02:00
Andrea Dell'Amico 86f5b9b576 library/roles/linux-kernel-sysctl/tasks/main.yml: Fix the defaults again. 2016-10-11 18:19:58 +02:00
Andrea Dell'Amico e415e30c00 library/roles/linux-kernel-sysctl: Set no default values other than ipv6. 2016-10-11 17:59:03 +02:00
Andrea Dell'Amico fb49a65871 library/roles/smartgears/dataminer_app/tasks/dataminer-app.yml: Set a high timeout for the download from thredds. 2016-10-11 17:42:36 +02:00
Andrea Dell'Amico 32b016d52e library/roles/python-env/tasks/main.yml: Skip the task if the pip packages list is empty. 2016-10-11 17:42:36 +02:00
Andrea Dell'Amico 9df76cdc00 library/roles/R/tasks/r-installation.yml: do not fail if some R package from github cannot be installed. 2016-10-11 17:42:36 +02:00