Commit Graph

1006 Commits

Author SHA1 Message Date
Andrea Dell'Amico 670a98fa2a library/roles: Ansible 2 compatibility. 2016-03-08 10:58:57 +01:00
Andrea Dell'Amico 01cdd8e432 library/roles/postgresql/tasks/manage_pg_db.yml: Specify the port when talking to postgresql. 2016-03-07 19:24:13 +01:00
Andrea Dell'Amico cf9dde6727 library/roles/postgresql: Set the postgresql port. 2016-03-07 19:18:46 +01:00
Andrea Dell'Amico 123af8c4ea library/roles/data_disk/tasks/main.yml: Ansible 2 compatibility.
library/roles/postgresql: Ansible 2 compatibility.
library/roles/postgresql/tasks/manage_pg_db.yml: Add a task that activates extensions on the databases.
2016-03-07 17:43:37 +01:00
Andrea Dell'Amico 075f946517 library/roles/ssh-keys, library/roles/ubuntu-deb-general/tasks/pubkeys.yml: Fix the root ssh keys management. 2016-03-07 15:47:16 +01:00
Andrea Dell'Amico 3e1d3335de library/roles/R/tasks/r-installation.yml: Fix the with_items rules. 2016-03-07 15:33:32 +01:00
Andrea Dell'Amico 6035220c2e library/roles/R/tasks/r-installation.yml: Try to fix the ansible 2 warnings.
d4science-ghn-cluster/group_vars/egi_dataminer: the R packages list is not a link to the standard dataminer file anymore.
d4science-ghn-cluster/group_vars/egi_smartexecutor: the R packages list is not a link to the standard smartexecutor file anymore.
2016-03-07 15:08:06 +01:00
Andrea Dell'Amico a02043382f library/roles/postgresql: pgpool needs some parts installed on the postgresql server. 2016-03-04 17:07:08 +01:00
Luca Frosini 055128b70a Fixed missing variable tomcat port debug 2016-03-04 12:48:08 +01:00
Andrea Dell'Amico f95f3a53b7 d4science-ghn-cluster/group_vars/smartexecutor_dev: Manage the dev smartexecutors too. Two groups to split the devsec and devnext scopes.
d4science-ghn-cluster/roles/nginx-frontend: Better nginx virtualhost management.
library/roles: ansible 2 compatibility fixes.
2016-03-03 18:55:27 +01:00
Andrea Dell'Amico 58d736a81f dnet-eagle: modified the playbook to support more than one ftp user. New virtualhost to access a specific directory. 2016-03-02 19:59:02 +01:00
Andrea Dell'Amico aa338d137b d4science-ghn-cluster/group_vars/postgres_pgpool_dev/main.yml: Install all the required pgpool-II pieces. 2016-03-02 17:47:05 +01:00
Andrea Dell'Amico 73e6c96026 library/roles/tomcat-multiple-instances/tasks/main.yml: ansible 2 compatibility fix. 2016-03-02 17:05:01 +01:00
Andrea Dell'Amico 75fd7d0574 library/roles/postgresql, library/roles/tomcat-multiple-instances, library/roles/tomcat, library/roles/ubuntu-deb-general: ansible 2 cleanup. 2016-03-02 16:44:43 +01:00
Andrea Dell'Amico 289fa488c3 library/roles: More ansible 2 cleanup. 2016-03-02 15:54:10 +01:00
Andrea Dell'Amico 7413e6398a library/roles/tomcat, library/roles/tomcat-multiple-instances: Fix other ansible 2 incompatibilities. 2016-03-02 15:19:25 +01:00
Andrea Dell'Amico 67ea1e71c3 library/roles/tomcat: Make it more ansible 2 compliant.
library/roles/postgresql: Make it more ansible 2 compliant.
2016-03-01 18:49:38 +01:00
Andrea Dell'Amico d11b513c2d d4science-ghn-cluster: playbook to configure a postgresql/pgpool cluster in the dev environment. 2016-03-01 18:43:30 +01:00
Andrea Dell'Amico 59308c5e5c library/roles/postgresql: Add a playbook to install pgpool. Only the package right now. 2016-03-01 18:02:21 +01:00
Andrea Dell'Amico e7fa165d38 library/roles/R/tasks/r-installation.yml: Remove the check that would skip the repetition of some tasks. It is not working. 2016-03-01 18:02:21 +01:00
Andrea Dell'Amico 4f911c74d8 library/roles/data_disk/tasks/main.yml: Make the tasks ansible 2 compliant. 2016-03-01 17:24:22 +01:00
Andrea Dell'Amico b0aebf0e6f library/roles/R/tasks/r-installation.yml: Fix a mistake from the previous modifications, make the tasks compliant with ansible 2.x 2016-03-01 17:05:04 +01:00
Andrea Dell'Amico 7e3ad01c35 library/roles/R/tasks/r-installation.yml: Try to avoid a double run of the R packages install task. 2016-03-01 16:17:54 +01:00
Andrea Dell'Amico 44c7857c8f library/roles/d4s_user_services_perms: Manage the basic gcore case, where we only create a user.
d4science-ghn-cluster: Playbook to provision access.d4science.org.
2016-03-01 14:14:12 +01:00
Andrea Dell'Amico a7114f7888 library/roles/tomcat-multiple-instances: Fix tags on the main tasks file. Fix an error on the handlers file that was only raised by ansible 2.0. 2016-03-01 14:13:18 +01:00
Andrea Dell'Amico dd3c5e3a16 d4science-ghn-cluster/roles/dataminer_app: Various fixes. Workaround for a broken jar. Upgrades are supported now. 2016-02-18 02:14:31 +01:00
Andrea Dell'Amico 6ff48d01a7 d4science-ghn-cluster/roles/dataminer_app/templates/wps_config.xml.j2: Update the configuration.
library/roles/R/files/r_packages_cleanup.sh: Remove /usr/local/lib/R too.
d4science-ghn-cluster/roles/dataminer_app/tasks/dataminer-app.yml: remove an unused jar that can cause problems.
2016-02-17 17:05:38 +01:00
Andrea Dell'Amico 4662445ea7 d4science-ghn-cluster: New dataminer version and R packages list.
library/roles/R: A script that remove the old R installation, on demand.
2016-02-16 20:26:44 +01:00
Andrea Dell'Amico c8645263ce library/roles/ELK/elasticsearch: install the elasticsearch configuration and the debian default from templates. 2016-02-15 15:52:30 +01:00
Andrea Dell'Amico 51d5e37310 library/roles/ELK: First parts of the new elasticsearch/logstash/kibana (ELK) roles. 2016-02-15 14:22:08 +01:00
Andrea Dell'Amico e02b0a097a library/roles/tick: Bits of an influxdata (influxdb) group of roles.
d4science-ghn-cluster: Fix the playbook for the next update of data.d4science.org.
infrastructure-services/monitoring_and_metrics.yml: Install influxdb and the chronograf dashboard.
2016-02-12 18:18:11 +01:00
Andrea Dell'Amico ccf86d4319 library/roles/ubuntu-deb-general/defaults/main.yml: A new package is needed to enable the https method for apt.
infrastructure-services: First bits of configuration for the influxdata server.
2016-02-12 10:55:49 +01:00
Andrea Dell'Amico 97c76be1d3 library/roles/nagios/templates/common-nrpe.cfg.j2: Use the check_raid plugin.
nemis-xen/group_vars/dom0-dell/main.yml: Special case for the Dell hardware when the distribution is debian.
2016-02-11 12:35:06 +01:00
Tommaso Piccioli ec797256b3 forceconfnew in mongodb-org-3 install 2016-02-11 10:45:47 +01:00
Andrea Dell'Amico e7955a7acb library/roles/nagios/templates/common-nrpe.cfg.j2: Use the native check_raid plugin. 2016-02-10 12:57:38 +01:00
Andrea Dell'Amico 156084f3dd d4science-ghn-cluster/statistical_manager.yml: A dedicated playbook for statistical-manager.d.d4science.org. Install quickrank and its dependencies. 2016-02-09 19:38:44 +01:00
Andrea Dell'Amico 5d8970f347 library/roles/drupal-org/tasks/main.yml: Support for old drupal versions.
dnet-efg/group_vars/efg_portal_dev: Install drupal 6.
2016-02-09 18:58:13 +01:00
Andrea Dell'Amico d4767c4578 d4science-ghn-cluster/group_vars/mongo_dev/ganglia.yml: ganglia monitoring for the mongodb dev cluster.
library/roles/mongodb-org-3/tasks/ganglia-plugin.yml: change the conditional from ganglia_plugin to ganglia_enabled.
library/roles/mongodb-org-3.2/tasks/ganglia-plugin.yml: change the conditional from ganglia_plugin to ganglia_enabled.
nemis-xen/roles/system/tasks/xentools.yml: New tag.
2016-02-09 14:04:07 +01:00
Andrea Dell'Amico 9d36440c95 d4science-ghn-cluster/group_vars/rstudio: New rstudio group. Only used to deploy R right now.
library/roles/R/tasks/main.yml: Another attempt to fix the packages installation workflow.
2016-02-03 16:40:08 +01:00
Andrea Dell'Amico bf9c783f9b isti-puma: New separate playbook to install and configure the puma dev server.
dnet-openaire/group_vars/puma_dev: Remove from there.
library/roles/joomla-org: Role to install the joomla distribution and dependencies.
2016-02-02 17:41:30 +01:00
Andrea Dell'Amico 200677f66a library/roles/oracle-jdk: Fix a duplicate condition. Remove the old jdk tar file, we cannot redistribute it.
dnet-efg/group_vars/efg_portal_dev/main.yml: Fix a duplicate variable.
2016-01-31 15:41:20 +01:00
Andrea Dell'Amico cb35582624 ../library/roles/apache: Ignore errors when starting the service for the first time.
../library/roles/nginx: Ignore errors when starting the service for the first time.
../library/roles/postgresql/tasks/manage_pg_db.yml: New 'createdb' variable is used to setup more than one user for the same database.
2016-01-27 18:43:55 +01:00
Tommaso Piccioli b249d43010 smartarea mongodb hosts 2016-01-27 16:21:18 +01:00
Andrea Dell'Amico 96a58f5435 library/roles/apache: Provide a way to install additional apache modules packages. 2016-01-26 19:51:14 +01:00
Andrea Dell'Amico f38597a4a2 library/roles/postgresql/tasks/manage_pg_db.yml: Use the new syntax for the privilege escalation. Use 'become' instead of 'sudo'. 2016-01-25 18:11:43 +01:00
Andrea Dell'Amico c80b73b8fa library/roles/postfix-relay/tasks/smtp-sasl-auth.yml: Fix the task that updates the hash.
d4science-ghn-cluster/group_vars/portal_servers: Add the d4science portals to the ganglia grid.
d4science-ghn-cluster/smtp-clients.yml: Add the task that creates the smtp accounts on the relay.
d4science-ghn-cluster/portals.yml: Playbook that configures some parts of the portals distribution. smtp relay, iptables rules, ganglia.
2016-01-22 17:09:57 +01:00
Andrea Dell'Amico b6a3f5da70 d4science-ghn-cluster/inventory/hosts.production: Define the relay hosts.
d4science-infrastructure/group_vars/all/all.yml: Define the smtp relay hostname.
dnet-ci/group_vars/ci-masters: Define the smtp relay hostname.
infrastructure-services/group_vars/all/all.yml: Define the smtp relay hostname.
2016-01-22 15:47:54 +01:00
Andrea Dell'Amico 209b9892fb library/roles/R: Set the default CRAN mirror site. 2016-01-21 11:48:03 +01:00
Andrea Dell'Amico ab0915ab32 dnet-eagle/group_vars/eagle_ws_devel: Use logstash as log target. 2016-01-19 14:02:15 +01:00
Tommaso Piccioli 44233dd5f7 Fixed error in variable test 2016-01-18 09:49:46 +01:00