Commit Graph

2371 Commits

Author SHA1 Message Date
Andrea Dell'Amico 974f7d893a Role that manages the ntp service. 2019-10-25 12:32:10 +02:00
Andrea Dell'Amico d812967a1e RH/CentOS: use its own role for ntp. 2019-10-25 11:55:14 +02:00
Andrea Dell'Amico 69c00c4af7 Remove the ntp handler. 2019-10-25 11:39:43 +02:00
Andrea Dell'Amico b967322335 The ntp service is managed by its own role now. 2019-10-25 11:36:03 +02:00
Andrea Dell'Amico 8b676a24ba Merge branch 'master' of adellam/ansible-roles into master 2019-10-24 19:32:48 +02:00
Andrea Dell'Amico e97bb066e8 KVM host: install cloud-utils. Download the cloud images of CentOS 7 and Ubuntu Bionic. 2019-10-24 19:31:41 +02:00
Andrea Dell'Amico 8f0f4e602c Merge branch 'master' of adellam/ansible-roles into master 2019-10-15 15:48:19 +02:00
Andrea Dell'Amico 6301321e16 Add support for imap email support to the redmine role. 2019-10-15 15:47:52 +02:00
Andrea Dell'Amico 7e8f70f484 Merge branch 'master' of adellam/ansible-roles into master 2019-10-14 12:03:34 +02:00
Andrea Dell'Amico be108d20c6 elasticsearch: Fix the configuration when version is >= 7. 2019-10-14 12:02:40 +02:00
Andrea Dell'Amico 0291d27743 Merge branch 'master' of adellam/ansible-roles into master 2019-10-13 15:37:09 +02:00
Andrea Dell'Amico c760fae448 Mediawiki: add tasks that initialize the wiki. Add support for a local memcached server. 2019-10-13 15:36:04 +02:00
Andrea Dell'Amico d0de29d728 Merge branch 'master' of adellam/ansible-roles into master 2019-10-09 16:38:55 +02:00
Andrea Dell'Amico a262390283 mediawiki: Fix a couple of defaults. 2019-10-09 16:38:22 +02:00
Andrea Dell'Amico 3fb9d6a69d Merge branch 'master' of adellam/ansible-roles into master 2019-10-09 16:25:49 +02:00
Andrea Dell'Amico ede935b45d php-fpm: fix the path of the session files. 2019-10-09 16:25:05 +02:00
Andrea Dell'Amico 92b89ff129 Merge branch 'master' of adellam/ansible-roles into master 2019-10-09 16:11:38 +02:00
Andrea Dell'Amico 1ee45a1c54 Some changes to the mediawiki role, now with explicit dependencies. 2019-10-09 16:11:17 +02:00
Andrea Dell'Amico 07b604833e Merge branch 'master' of adellam/ansible-roles into master 2019-10-08 15:00:13 +02:00
Andrea Dell'Amico bd54d98a64 shinyproxy: increase the default wait time. 2019-10-08 14:32:40 +02:00
Andrea Dell'Amico f8e2f074b5 Merge branch 'master' of adellam/ansible-roles into master 2019-10-07 13:18:35 +02:00
Andrea Dell'Amico 4785f2de9f nginx: support TLSv1.3 in the ssl template. 2019-10-07 13:17:38 +02:00
Andrea Dell'Amico 196764ce44 Merge branch 'master' of adellam/ansible-roles into master 2019-10-04 18:54:52 +02:00
Andrea Dell'Amico 1b75b0bf94 Fix the KVM tasks. 2019-10-04 18:54:27 +02:00
Andrea Dell'Amico da21b29204 Merge branch 'master' of adellam/ansible-roles into master 2019-10-02 14:21:46 +02:00
Andrea Dell'Amico b6a3d69d55 freeradius: fix the letsencrypt hook name. 2019-10-02 14:21:05 +02:00
Andrea Dell'Amico bf19935c8a Merge branch 'master' of adellam/ansible-roles into master 2019-09-25 03:24:47 +02:00
Andrea Dell'Amico a628b04fb3 Remove the tasks that mess up with the docker certificates. 2019-09-25 03:24:16 +02:00
Andrea Dell'Amico e8c3977f35 Merge branch 'master' of adellam/ansible-roles into master 2019-09-25 03:18:14 +02:00
Andrea Dell'Amico c96a81a33c Generate rules for the docker swarm ports. 2019-09-25 03:17:42 +02:00
Andrea Dell'Amico 619b2a0828 Merge branch 'master' of adellam/ansible-roles into master 2019-09-25 03:17:12 +02:00
Andrea Dell'Amico cdb49768b0 Docker: override the systemd unit to enable the http socket needed by the external clients. 2019-09-25 03:16:29 +02:00
Andrea Dell'Amico 005dfde9b7 Merge branch 'master' of adellam/ansible-roles into master 2019-09-25 03:15:22 +02:00
Andrea Dell'Amico 4920fb8473 shinyproxy: Fix the configuration to correctly set the container backend. 2019-09-25 03:14:47 +02:00
Andrea Dell'Amico b5fbcddb56 Merge branch 'master' of adellam/ansible-roles into master 2019-09-24 18:29:39 +02:00
Andrea Dell'Amico 179b0014c2 Shinyproxy: support version 2.x. Support docker-swam. Depend on openjdk. 2019-09-24 18:29:02 +02:00
Andrea Dell'Amico 5db2a0233a Merge branch 'master' of adellam/ansible-roles into master 2019-09-24 18:17:51 +02:00
Andrea Dell'Amico 3d55f3d4ac Manage the main interface explicitly while dealing with the ipv6 settings. 2019-09-24 18:17:15 +02:00
Andrea Dell'Amico 338cc8620d Merge branch 'master' of adellam/ansible-roles into master 2019-09-24 18:16:41 +02:00
Andrea Dell'Amico 751d24740c Docker: Manage a swarm. 2019-09-24 18:16:04 +02:00
Andrea Dell'Amico 9a679743f4 Merge branch 'master' of adellam/ansible-roles into master 2019-09-14 16:08:51 +02:00
Andrea Dell'Amico ba0a801b25 Various fixes to the CKAN role. 2019-09-14 16:08:07 +02:00
Andrea Dell'Amico c20eeea202 Merge branch 'master' of adellam/ansible-roles into master 2019-09-06 18:03:14 +02:00
Andrea Dell'Amico 36149bc631 Make the python3-env role compatible with Ubuntu 18.04. 2019-09-06 18:02:22 +02:00
Andrea Dell'Amico c81cbc5867 Merge branch 'master' of adellam/ansible-roles into master 2019-09-04 18:26:23 +02:00
Andrea Dell'Amico af6fac7a36 Fix the javamelody installation on tomcat. 2019-09-04 18:25:31 +02:00
Andrea Dell'Amico ac1cc20f9d Merge branch 'master' of adellam/ansible-roles into master 2019-08-14 18:47:23 +02:00
Andrea Dell'Amico b33cd02b66 Add support for javamelody. On tomcat 8, add commons-daemon.jar. Crash on out of memory when running with JDK 8+. 2019-08-14 18:46:03 +02:00
Andrea Dell'Amico bbee6c924c Merge branch 'master' of adellam/ansible-roles into master 2019-08-10 17:35:35 +02:00
Andrea Dell'Amico 3a9875e458 Adapt the network interfaces check to the modern ifconfig output. 2019-08-10 17:34:49 +02:00