ELK /elasticsearch
library/roles/ELK/elasticsearch: install the elasticsearch configuration and the debian default from templates.
2016-02-15 15:52:30 +01:00
R
library/roles/R/tasks/r-installation.yml: Fix the with_items rules.
2016-03-07 15:33:32 +01:00
ansible_ppa
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
apache
isti-puma: New separate playbook to install and configure the puma dev server.
2016-02-02 17:41:30 +01:00
cassandra
cassandra dev specific version
2015-11-27 12:34:35 +01:00
chkconfig /tasks
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
couchdb
d4science-ghn-cluster: couchdb: authentication data to support the couchdb ganglia plugin
2015-11-25 16:56:39 +01:00
d4s_user_services_perms
library/roles/d4s_user_services_perms: Manage the basic gcore case, where we only create a user.
2016-03-01 14:14:12 +01:00
data_disk
library/roles/data_disk/tasks/main.yml: Ansible 2 compatibility.
2016-03-07 17:43:37 +01:00
deb-apt-setup /tasks
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
deb-set-hostname /tasks
d4science-ghn-cluster: We now manage the iptables firewall on the mongodb cluster.
2015-06-11 16:32:01 +02:00
deb-set-locale
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
dnet-apt-repo /tasks
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
dnet_user_services_perms
isti-puma: New separate playbook to install and configure the puma dev server.
2016-02-02 17:41:30 +01:00
docker
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
drupal-org
library/roles/drupal-org/tasks/main.yml: Support for old drupal versions.
2016-02-09 18:58:13 +01:00
fail2ban
library/roles: More ansible 2 cleanup.
2016-03-02 15:54:10 +01:00
ganglia
d4science-ghn-cluster/group_vars/mongo_cluster_prod/ganglia.yml: ganglia cluster for the mongodb prod.
2015-11-23 20:16:04 +01:00
haproxy
d4science-ghn-cluster/group_vars/*/r-packages.yml: Fix the dataminer r-packages order installation.
2015-12-16 13:50:18 +01:00
iptables
library/roles/postfix-relay/tasks/smtp-sasl-auth.yml: Fix the task that updates the hash.
2016-01-22 17:09:57 +01:00
jetty
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
jetty-apache
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
joomla-org
isti-puma: New separate playbook to install and configure the puma dev server.
2016-02-02 17:41:30 +01:00
ldap-client-config
library/roles/ldap-client-config: Install a better configuration for the ldap clients.
2015-08-06 13:56:20 +02:00
logstash-rsyslog
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
mediawiki
library/roles/mysql: Fix the backup script. Now it finds the installed databases in a sane way.
2015-08-05 19:14:03 +02:00
memcached
library/roles/iptables/tasks/main.yml: ugly fix for the distribution versions mess.
2015-09-03 02:36:22 +02:00
mongodb
Attempt to install mongodb-org 2.6.11, commented
2015-09-11 16:59:34 +02:00
mongodb-org
d4science-ghn-cluster/group_vars/mongo_cluster_prod/ganglia.yml: ganglia cluster for the mongodb prod.
2015-11-23 20:16:04 +01:00
mongodb-org-3
forceconfnew in mongodb-org-3 install
2016-02-11 10:45:47 +01:00
mongodb-org-3.2
d4science-ghn-cluster/group_vars/mongo_dev/ganglia.yml: ganglia monitoring for the mongodb dev cluster.
2016-02-09 14:04:07 +01:00
mysql
library/roles/mysql: Some fixes to the mysql backup scripts.
2016-01-11 11:00:55 +01:00
nagios
library/roles/nagios/templates/common-nrpe.cfg.j2: Use the check_raid plugin.
2016-02-11 12:35:06 +01:00
nagios-nrpe-tomcat
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
nagios-server
roles/nagios-server: add the handlers.
2015-07-08 18:44:39 +02:00
nemis-precise-backports-repo /tasks
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
nginx
../library/roles/apache: Ignore errors when starting the service for the first time.
2016-01-27 18:43:55 +01:00
openjdk
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
openldap-server
d4science-gcube: work on a ldap playbook.
2015-07-16 22:48:46 +02:00
oracle-jdk
library/roles/oracle-jdk: Fix a duplicate condition. Remove the old jdk tar file, we cannot redistribute it.
2016-01-31 15:41:20 +01:00
php-fpm
library/roles/php-fpm/templates/php-fpm.logrotate.j2: Fix the postrotate script
2015-09-18 18:38:43 +02:00
postfix-relay
library/roles/postfix-relay/tasks/smtp-sasl-auth.yml: Fix the task that updates the hash.
2016-01-22 17:09:57 +01:00
postgresql
library/roles/data_disk/tasks/main.yml: Ansible 2 compatibility.
2016-03-07 17:43:37 +01:00
python-virtualenv
dnet-openaire/webservices.yml: do not use virtualenv, it does not work when libxml2 is required.
2015-10-02 13:08:56 +02:00
redmine
library/roles/redmine/tasks: Change the ldap sync cron job so that it syncs the ldap groups too.
2015-12-27 13:52:58 +01:00
revive-adserver
library/roles/revive-adserver: some fixes
2015-07-14 03:01:30 +02:00
solr-tomcat-instance
isti-puma: New separate playbook to install and configure the puma dev server.
2016-02-02 17:41:30 +01:00
ssh-keys
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
sshd_config
library/roles/sshd_config/templates/sshd_config.j2: The "ShowPatchLevel" option isn't supported by the ssh version shipped with Ubuntu 12.04. Commented it.
2015-10-14 13:21:54 +02:00
tick
library/roles/tick: Bits of an influxdata (influxdb) group of roles.
2016-02-12 18:18:11 +01:00
timezone
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
tomcat
d4science-ghn-cluster/group_vars/smartexecutor_dev: Manage the dev smartexecutors too. Two groups to split the devsec and devnext scopes.
2016-03-03 18:55:27 +01:00
tomcat-apache-requirements
library/roles/apache: Provide a way to install additional apache modules packages.
2016-01-26 19:51:14 +01:00
tomcat-multiple-instances
Fixed missing variable tomcat port debug
2016-03-04 12:48:08 +01:00
ubuntu-deb-general
library/roles/data_disk/tasks/main.yml: Ansible 2 compatibility.
2016-03-07 17:43:37 +01:00
users
library/roles/iptables/tasks/main.yml: ugly fix for the distribution versions mess.
2015-09-03 02:36:22 +02:00
vagrant
library/roles/vagrant: Also install virtualbox from the virtualbox.org repository.
2015-08-12 22:16:09 +02:00
varnish-cache
dnet-mincyt: new VM to host the portal. Fixes to the apache virtualhosts generation tasks.
2015-07-13 17:54:21 +02:00
virtuoso
library/roles/virtuoso: Add support for an external repo. Fix the dba password changing mechanism
2015-07-14 14:08:41 +02:00
vsftpd
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
yii
library: small fixes.
2015-06-14 23:39:13 +02:00