Commit Graph

1006 Commits

Author SHA1 Message Date
Andrea Dell'Amico aa883e90b2 library/roles/smartgears/fhn_manager: Add the egi/voms and egi/occi roles as dependencies. 2017-01-23 19:32:55 +01:00
Andrea Dell'Amico 37b22b5f6b library/roles/ubuntu-deb-general/tasks/pki-basics.yml: Add the 'ca' tag to the tasks that create the /etc/pki directory tree. 2017-01-20 18:31:31 +01:00
Andrea Dell'Amico 2a18f55e34 library/roles/zulip: Add a basic zulip role. It only downloads the distribution. Installation and configuration are scripted and interactive. 2017-01-19 20:21:18 +01:00
Andrea Dell'Amico 4edbd0350a library/roles/postgresql: Fix the ssl key permissions. 2017-01-19 19:10:12 +01:00
Andrea Dell'Amico 5ffd2eee27 library/roles/tomcat: Do not set the permgen max size if the JDK version is >= 8. 2017-01-17 12:54:01 +01:00
Andrea Dell'Amico 3a926d3080 library/roles/tomcat-multiple-instances: Do not set the Permgen size option if the jdk version is >=8. 2017-01-17 12:46:25 +01:00
Andrea Dell'Amico fc790625d3 library/roles/smartgears/dataminer_app/tasks/install-gcube-key.yml: Remove the non existant fourth dev gcube key reference. 2017-01-16 18:24:52 +01:00
Andrea Dell'Amico ddfc1fd574 library/roles/sharelatex: Add the missing files. 2017-01-13 19:57:14 +01:00
Andrea Dell'Amico d18de31358 library/roles/sharelatex: More complete role that installs and start a sharelatex instance. Redis and mongodb must be installed separately. 2017-01-13 19:56:01 +01:00
Andrea Dell'Amico 2b7ad8b132 library/roles/mongodb-org-3.2/tasks/mongodb.yml: Install the configuration file before installing the package. 2017-01-13 19:55:33 +01:00
Andrea Dell'Amico 4457e78aea library/roles/mongodb-org-3/tasks/mongodb.yml: Fix a problem in the first task. We cannot stop a service that does not exist.
d4science-ghn-cluster/group_vars/sharelatex: Change some parameters.
2017-01-13 15:33:53 +01:00
Andrea Dell'Amico 3c28bed9ec library/roles/mongodb-org-3, library/roles/mongodb-org-3.2: Fix a typo. 2017-01-12 16:00:01 +01:00
Andrea Dell'Amico 3dbc9326c7 library/roles/mongodb-org-3, library/roles/mongodb-org-3.2: Fix the log opening behaviour when there is no external log rotate configuration. 2017-01-12 15:55:21 +01:00
Roberto Cirillo 0d3b6b4cbe Merge branch 'master' of gitorious.research-infrastructures.eu:infrastructure-management/ansible-playbooks 2017-01-05 11:56:05 +01:00
Tommaso Piccioli 469b03b4a1 swappiness to 1 for couchbase nodes 2016-12-27 14:26:21 +01:00
Andrea Dell'Amico 844abcbeaa library/roles/docker: add a user to run the docker containers not as root. 2016-12-26 12:15:23 +01:00
Andrea Dell'Amico aab6313083 library/roles/mongodb-org-3.2: mongo now binds to localhost by default. Fix the template and the default variables. 2016-12-23 15:33:06 +01:00
Andrea Dell'Amico 0762dcdc23 library/roles/redis: Manage the conf file as a template. Only a couple of variables right now. 2016-12-23 15:32:23 +01:00
Roberto Cirillo 340dc1f9d2 ../library/roles/ghn-gcore/ghn-gcore-maintenance/defaults/main.yml cronjob: set weekday to * 2016-12-22 17:21:18 +01:00
Andrea Dell'Amico 50ddfd5fc4 library/roles/redis/defaults/main.yml: More cleanups. 2016-12-22 16:31:03 +01:00
Andrea Dell'Amico eb5aa6f7c5 library/roles/redis: Cleanup the redis role. 2016-12-22 16:30:33 +01:00
Andrea Dell'Amico dda9366e83 library/roles/smartgears, d4science-ghn-cluster/group_vars/all/gcube_vault_keys.yml: Add the D4Research gcube key. 2016-12-21 14:18:24 +01:00
Andrea Dell'Amico 93e0e74524 library/roles/drupal-org: Defaults to False for all the steps. Add a cron job to run the maintenance tasks. 2016-12-21 13:10:22 +01:00
Andrea Dell'Amico 0d74a08746 library/roles/php-fpm: Fix the global variables management when we install PHP from the PPA.
dnet-efg/group_vars/efg_portal_dev/main.yml: Set some PHP globals.
2016-12-19 12:16:42 +01:00
Andrea Dell'Amico 62766b201d library/roles/postgresql: The conf directory is now a variable. 2016-12-18 19:12:51 +01:00
Andrea Dell'Amico 3117fd12ba library/roles/dnet_user_services_perms/tasks/dnet-data-dirs.yml: Add the logs ACLs recursively. 2016-12-16 19:14:14 +01:00
Andrea Dell'Amico 876434d51c library/roles/redmine: task that installs the issue_templates plugin. 2016-12-16 16:34:42 +01:00
Andrea Dell'Amico aa78e0881f library/roles/mysql/templates/server.cnf.j2: Fix the settings for the undefined parameters.
dnet-efg/group_vars/efg_portal_dev/main.yml: Raise the max_allowed_packet setting.
2016-12-16 15:29:58 +01:00
Andrea Dell'Amico dd84d1cb94 library/roles/drupal-org: Install drush globally. 2016-12-16 15:16:49 +01:00
Andrea Dell'Amico 05627d1293 dnet-openaire/host_vars/node6.t.openaire.research-infrastructures.eu: Fixes to the tomcat variables.
library/roles/tomcat-multiple-instances/tasks/main.yml: ignore errors when restarting. Otherwise changing the jdk will fail miserably.
2016-12-15 17:48:37 +01:00
Roberto Cirillo d1999f7f3d group_vars/fhn_manager_prod/vo-config.yml added gCubeApps scope
../library/roles/smartgears/fhn_manager/defaults/main.yml update fhn-manager-service version to the last RN
2016-12-15 17:36:49 +01:00
Andrea Dell'Amico 4b0c1ca055 library/roles/smartgears/smartgears: Now the container.xml is generated by the get-scopes script. Only if a token was passed. See https://support.d4science.org/issues/6203.
library/roles/smartgears/smartgears: Fix the tasks so that a multiple tomcat instances installation is possible, having smartgears running on only one tomcat instance.
2016-12-14 18:32:15 +01:00
Andrea Dell'Amico ba12f3dba8 library/roles/iptables/templates/iptables-rules.v4.j2: Fix a typo. 2016-12-14 18:32:05 +01:00
Andrea Dell'Amico d32a1e99c6 library/roles/iptables/templates/iptables-rules.v4.j2: Add a rule to add ANY rules. 2016-12-14 16:09:39 +01:00
Andrea Dell'Amico efa1b35719 library/roles/ghn-gcore/ghn-gcore-maintenance: role that manages a cron job that restarts the gcore service.
library/roles/ghn-gcore/ghn-gcoreboot: Now the start/stop scripts are added into the users's home.
2016-12-14 15:16:24 +01:00
Andrea Dell'Amico 228f85bc88 library/roles/couchbase: Add a backup script to the couchbase role. It needs to be run on one node only.
d4science-ghn-cluster: couchbase, configure and install the backup script on couchbase06.
2016-12-13 18:48:58 +01:00
Andrea Dell'Amico 47b3f257d6 d4science-ghn-cluster/smartgears-node-upgrade.yml: Remove the couchdb_cache_se role. It does not exist anymore.
library/roles/gcube/grsf_publisher_ws/defaults/main.yml: New version.
2016-12-13 15:27:40 +01:00
Andrea Dell'Amico 58b7636ad2 library/roles/gcube/authorization_service/tasks/main.yml: Fix the service name. 2016-12-13 15:19:56 +01:00
Andrea Dell'Amico 7fb43eae37 library/roles/couchbase: Install a specific version if not explicitly specified that we want the latest package from the repository. 2016-12-13 13:11:27 +01:00
Andrea Dell'Amico 1a096e3b32 library/roles/gcube/grsf_publisher_ws: New role that installs the GRSF publisher. 2016-12-12 17:28:27 +01:00
Andrea Dell'Amico 300f433655 library/roles/gcube/authorization_service/templates/AuthorizationConfiguration.xml.j2: New configuration template. 2016-12-12 17:28:26 +01:00
Andrea Dell'Amico ea4dbb9407 library/roles/solr/defaults/main.yml: New default version for Solr. 2016-12-07 17:01:47 +01:00
Andrea Dell'Amico 043c2a886d library/roles/solr/defaults/main.yml: solr_install default to False. 2016-12-07 16:05:32 +01:00
Andrea Dell'Amico 6f795a39b8 library/roles/smartgears/smartgears: Remove smartgears < 2.0 related stuff. 2016-12-06 15:36:51 +01:00
Roberto Cirillo 7c7077f4bf ../library/roles/gcube/authorization_service/defaults/main.yml switch version from dev to prod 2016-12-06 14:50:29 +01:00
Andrea Dell'Amico 3849810903 library/roles/docker: Update the docker role. 2016-12-05 19:26:48 +01:00
Luca Frosini 1703ebc746 Reorganizing smart-executor playbooks. Refs #6126 2016-12-05 17:43:22 +01:00
Luca Frosini 2af6393e10 Reorganizing smart-executor playbooks. Refs #6126 2016-12-05 17:34:11 +01:00
Luca Frosini 4824e7572a Reorganizing smart-executor playbooks. Refs #6126 2016-12-05 17:22:28 +01:00
Andrea Dell'Amico d1c3d3ebd4 library/roles/tomcat-multiple-instances, library/roles/tomcat: Define ad support the 'maxPostSize' option. 2016-12-05 14:00:00 +01:00