Ansible roles used by our playbooks
Go to file
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
R library/roles/R: Set the default CRAN mirror site. 2016-01-21 11:48:03 +01:00
ansible_ppa 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
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 variable name change from tomcat_m_autodeploy to tomcat_m_webapps_autodeploy 2015-10-15 18:13:24 +02:00
data_disk library/roles/virtuoso: Role that installs virtuoso and manages it to run as 'virtuoso' user. The default is to run as root. 2015-06-29 19:58:48 +02: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 dnet-openaire/host_vars/node5.t.openaire.research-infrastructures.eu: Give access to node0-d-efg.d4science.org. 2015-12-22 16:42:29 +01:00
fail2ban library/roles/fail2ban: add two new jails: DDOS control for apache and nginx. 2015-11-29 20:25:29 +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 stop mongod before update 2015-12-16 14:59:00 +01:00
mongodb-org-3.2 smartarea mongodb hosts 2016-01-27 16:21:18 +01:00
mysql library/roles/mysql: Some fixes to the mysql backup scripts. 2016-01-11 11:00:55 +01:00
nagios library/roles/ubuntu-deb-general: Some fixes. 2015-11-08 21:56:27 +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/apache: Ignore errors when starting the service for the first time. 2016-01-27 18:43:55 +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 d4science-ghn-cluster/group_vars/dataminer_dev, d4science-ghn-cluster/roles/dataminer_app: New try to install a clean dataminer app without overbloated dependencies. 2015-12-05 09:13:38 +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
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 dnet-eagle/group_vars/eagle_ws_devel: Use logstash as log target. 2016-01-19 14:02:15 +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 d4science-ghn-cluster: couchdb: authentication data to support the couchdb ganglia plugin 2015-11-25 16:56:39 +01:00
ubuntu-deb-general library/roles/ubuntu-deb-general/tasks/disable-unneeded-services.yml: Ignore errors if the services are non existent. 2016-01-12 13:12:54 +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 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
yii library: small fixes. 2015-06-14 23:39:13 +02:00