Commit Graph

27 Commits

Author SHA1 Message Date
Andrea Dell'Amico b2127ca450 dnet_user_services_perms depends on the 'users' role. 2019-04-05 14:21:04 +02:00
Andrea Dell'Amico 50170afd75 library/roles/dnet_user_services_perms/tasks/dnet-groups.yml: Fix a conditional. 2018-12-21 17:17:17 +01:00
Andrea Dell'Amico 7a67ba48d2 Refactor: change 'state=installed' with 'state=present' everywhere. 2018-08-09 18:52:55 +02:00
Andrea Dell'Amico bd69071947 Refactor: include: ==> import_tasks: 2018-08-09 17:48:03 +02:00
Andrea Dell'Amico 6c911f85db dnet_user_services_perms: Fix the acl tasks so that they can run safely in recursive mode. 2017-11-09 19:40:41 +01:00
Andrea Dell'Amico c0f6aa7ac7 library/roles/dnet_user_services_perms/tasks/dnet-groups.yml: Do not create the dnet user if it's used to run tomcat. 2017-05-16 17:57:23 +02:00
Andrea Dell'Amico fc4f88c6ba library/roles/dnet_user_services_perms: Cover a scenario when the dnet user is not used to run the tomcat instances. 2017-04-19 19:19:59 +02:00
Andrea Dell'Amico 210ad9f6f0 library/roles/dnet_user_services_perms/tasks/dnet-data-dirs.yml: Try to fix the task that sets ACLs, again. 2017-02-09 21:59:13 +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 4859f7a7a8 library/roles/dnet_user_services_perms: Add defaults where they were missing. 2016-10-25 17:51:20 +02:00
Andrea Dell'Amico 17c267a481 library/roles/dnet_user_services_perms: Fix to the ACL handling. Now it's possibile to specify the acl permissions. 2016-08-11 10:46:13 +02:00
Andrea Dell'Amico 5ea72ab013 library/roles/dnet_user_services_perms: Various fixes when the user is not the standard 'dnet'. 2016-08-09 16:56:21 +02:00
Andrea Dell'Amico f79346cf95 library/roles/dnet_user_services_perms/tasks/dnet-additional-packages.yml: Ansible 2 compatibility. 2016-08-01 17:22:35 +02:00
Andrea Dell'Amico 14901f5aab library/roles/dnet_user_services_perms: Ansible 2 compatibility 2016-07-03 12:39:44 +02:00
Andrea Dell'Amico 3428052604 library/roles/mongodb-org/defaults/main.yml: /etc/default/mongod is now a template.
dnet-openaire/inventory/hosts: node7.t.openaire is not used anymore.
dnet-openaire/inventory/hosts.stdl: The project ended.
2016-03-24 15:41:14 +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 5f8e611421 library/roles/dnet_user_services_perms/tasks/dnet-users-data-dirs.yml: Give the efg portal developer write access to the apache virtualhost file. 2016-01-14 19:24:06 +01:00
Andrea Dell'Amico 7feadf3945 library/roles/dnet_user_services_perms: Manage the creation of users that will run services other than the dnet ones. 2015-10-07 17:01:22 +02:00
Andrea Dell'Amico 98598de8ae dnet-openaire/host_vars/nextissue.research-infrastructures.eu: new redmine plugins. 2015-10-06 13:24:30 +02:00
Andrea Dell'Amico 8c81709fc6 dnet-openaire: VM for the parthenos project. New role to download (we do not install it because the procedure is awful) a standalone version of eXist. 2015-10-05 19:27:10 +02:00
Andrea Dell'Amico a7c7e0a1ca dnet-openaire: add tasks and variables to configure a machine for the parthenos mapping project. 2015-10-05 16:59:05 +02:00
Andrea Dell'Amico 1cc6b453ea library/roles/dnet_user_services_perms/tasks/dnet-users-data-dirs.yml: Specify the permissions. 2015-09-04 15:02:57 +02:00
Andrea Dell'Amico 29f67d04bb library/roles/dnet_user_services_perms: Manage the case of existing files inside the directories where we set ACLs. 2015-08-28 20:06:40 +02:00
Andrea Dell'Amico 20ad4bcf6e library/roles/dnet_user_services_perms: The role now permits to deal with services other than tomcat.
dnet-openaire/virtuoso.yml: Use the dnet_user_services_perms to set up ACLs and sudo.
library/roles/ssh-keys/defaults/main.yml: All the keys have been moved to library/vars/isti-global.yml.
2015-08-27 17:14:27 +02:00
Andrea Dell'Amico 0df30e5cf7 library/roles: fixes to the fail2ban and iptables handlers. Remove some dependencies from the solr-tomcat-instance and tomcat-apache-requirements roles. They will need to be explicitly set. 2015-07-23 19:32:54 +02:00
Andrea Dell'Amico 10441129fc library/roles/dnet_user_services_perms: Manage more directories. Logs in /var/log/dnet
library/roles/iptables/templates/iptables-rules.v6.j2: Fix the reject options
library/roles/tomcat: Install a catalina.properties that matches the one used by the multiple instances role
library/roles/tomcat/templates/tomcat-server.xml.j2: Do not generate a random password when the shutdown port is disabled
2015-07-16 13:25:02 +02:00
Andrea Dell'Amico d222d0cfdc dnet-mincyt: new VM to host the portal. Fixes to the apache virtualhosts generation tasks.
library/roles/dnet_user_services_perms: New roles to configure the VM permissions in a way that allows playing with tomcat without been root.
infrastructure-services: First bits of nagios configuration for the infrastructure services.
2015-07-13 17:54:21 +02:00