Commit graph

2947 commits

Author SHA1 Message Date
Ludovic Poujol 0ec14fa2eb memcached: multi instance check requires bash instead of sh
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-09-01 15:48:15 +02:00
Ludovic Poujol 1f52700b47 memcached: NRPE check for multi-instance setup
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
Also some cleanup & split of tasks between single and multi instance

Note: Munin part seems still broken at the time
2022-09-01 15:33:00 +02:00
William Hirigoyen 16e0f923ef check_domains: Fix script and check
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-09-01 14:58:40 +02:00
Ludovic Poujol 4bb2edae69 webapp/nextcloud: Use latest version of branch 24
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-09-01 12:46:37 +02:00
Ludovic Poujol 5c7a7fe768 webapp/nextlcloud: Reorganize tasks files
- Apache : Split system/vhost stuff
- MySQL : Rename task file to follow same convention as apache
2022-09-01 12:46:37 +02:00
Ludovic Poujol d5e34d0a77 webapp/nextcloud: Multiple changes in vhost
- Have only one domain as ServerName (otherwise you get an invalid apache config
- Add all other domains as ServerAlias
- Remove auto redirect vers ServerName
- Correct indentation
2022-09-01 12:46:37 +02:00
Ludovic Poujol 1ad3e0de37 webapp/nextcloud: Dont add www-data to the application group 2022-09-01 12:46:37 +02:00
Ludovic Poujol 2656b5fc51 webapp/nextcloud: Change default folder mode to 0700
(+ better tasks name for user/group creation)
2022-09-01 12:46:37 +02:00
Ludovic Poujol a03a338af9 webapps/nextcloud: Use var nextcloud_user for unix group instead of instance_name to prevent mixup 2022-09-01 12:46:37 +02:00
Ludovic Poujol ee67ebca8b webapps/nextcloud: Drop support for Nginx 2022-09-01 12:46:37 +02:00
William Hirigoyen 2bda54a7bd Update CHANGELOG.md
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-09-01 12:07:47 +02:00
William Hirigoyen 46eab710ee inspect-domains: add role 2022-09-01 12:05:50 +02:00
William Hirigoyen f74b6f394b nagios-nrpe: add heck_domains 2022-09-01 12:05:50 +02:00
Ludovic Poujol d165a104f2 * webapps/nextcloud: Add missing dependencies for imagick
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-09-01 11:28:08 +02:00
Eric Morino 3a59f5b7ca Add variable 'proftpd_default_address' on virtualhost
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-31 17:03:44 +02:00
Eric Morino 18dd64df50 Add load module mod_ident 2022-08-31 17:03:44 +02:00
William Hirigoyen f2e49d7b12 mysql: support for new Debian 11 conf for Munin
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-29 18:05:57 +02:00
Ludovic Poujol 4a3b40d986 generate-ldif: Support any MariaDB version
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-29 17:29:14 +02:00
William Hirigoyen efdbdee6a1 [generate-ldif] Make MariaDB version detection more generic. 2022-08-29 17:28:57 +02:00
Jérémy Lecour c7a6b3e694 evocheck: upstream release 22.08.1
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-29 17:03:31 +02:00
Jérémy Lecour 71aafe161c evocheck: upstream release 22.08 2022-08-29 17:03:31 +02:00
Eric Morino 9a25d5981f add webapps/nextcloud changelog
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-26 16:34:19 +02:00
Eric Morino aee925d667 Add php configuration for apache and cli globaly
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-26 16:28:30 +02:00
Eric Morino f1485451ef rendu compatible le rôle avec apache pour nextcloud01
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-25 17:35:10 +02:00
Jérémy Lecour 5fa7f4809c vrrp: fix systemd unit name
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-24 17:58:46 +02:00
Ludovic Poujol bd6c7792a8 vrrpd: Fix systemd service name file
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-24 17:57:27 +02:00
Jérémy Lecour f0e63c5748 Merge branch 'vrrp-addresses' into unstable
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-24 16:24:39 +02:00
Patrick Marchand a12f68fb87 Merge pull request 'evolinux-users: Only create a subset of users' (#162) from P10077 into unstable
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
Reviewed-on: #162
2022-08-24 15:59:35 +02:00
Jérémy Lecour 8e7c3a47aa Update 'evolinux-users/README.md'
Add a `create` key in examples
2022-08-24 15:24:54 +02:00
Jérémy Lecour 018eee7ea0 Update 'CHANGELOG.md'
* use role name
* more descriptive message
* order items alphabetically
2022-08-24 15:22:25 +02:00
Patrick Marchand 2c1ec040d1 Simplify user subset creation
Instead of tags, allow only one subset of users to be created at a time.
2022-08-24 09:05:29 -04:00
Patrick Marchand 9dfcfe1ef3 Made it possible to only create a subset of users
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
The evolinux_users_create variable is a list of tags that defaults to ['active'].
Only the users that have one of the tags in the evolinux_users_create list will be created.
2022-08-23 20:18:45 -04:00
Jérémy Lecour 1972826c79 vrrpd: better process management in systemd unit
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-19 12:03:34 +02:00
David Prevot 3bd4b92425 CHANGELOG: Document previous ($self) change
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-18 10:27:26 +02:00
Jérémy Lecour d0abfa985c redis: config directory must be owned by the user that runs the service
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
… to be able to write tmp config files in it
2022-08-17 16:53:07 +02:00
David Prevot a55d06f58e PHP: Install php-xml now that it has been split off
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-17 16:25:48 +02:00
William Hirigoyen (Evolix) 541efa78a3 [nagios-nrpe] Ajout check_ssl_local
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-11 15:08:20 +02:00
William Hirigoyen (Evolix) b47a2e46d9 [nagios-nrpe] Ajout check_ssl_local 2022-08-11 15:08:20 +02:00
Jérémy Dubois de0c4fd314 openvpn: automate the initialization of the CA and the creation of the server certificate ; use openssl_dhparam module instead of a command
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-10 17:23:47 +02:00
Mathieu Trossevin 78dcec8656
varnish: Repair systemd unit for jessie/stretch
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-10 11:18:23 +02:00
Mathieu Trossevin 08a4f1ed5f
Document previous change
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-10 10:26:37 +02:00
Mathieu Trossevin 141423f966
haproxy: Take into account haproxy_stats_path for munin
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-10 10:24:55 +02:00
William Hirigoyen (Evolix) 0748a090c3 [evocheck] Add /etc/network/interfaces.d support
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-08-05 09:26:05 +02:00
David Prevot f78e60d72a Revert "CI: Handle [ci skip] keyword"
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
This reverts commit 70225180eb.
2022-08-03 13:55:39 +02:00
William Hirigoyen (Evolix) 6f5bad4a44 [nagios-nrpe] Add 401 error i expected default HTTP code of check_https
Some checks are pending
gitea/ansible-roles/pipeline/head Build queued...
2022-08-02 16:44:08 +02:00
Alexis Ben Miloud--Josselin 644793d2ec Ajouter check_rabbitmq pour Python 3
Some checks reported errors
gitea/ansible-roles/pipeline/head Something is wrong with the build of this commit
2022-08-01 17:43:00 +02:00
David Prevot 70225180eb CI: Handle [ci skip] keyword
Some checks reported errors
gitea/ansible-roles/pipeline/head Something is wrong with the build of this commit
2022-08-01 10:33:18 +02:00
William Hirigoyen (Evolix) a91479a1b0 [nagios-nrpe] Fix unsecable space
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-07-29 16:34:48 +02:00
William Hirigoyen (Evolix) 2ec3c91ed9 [nagios-nrpe] Add check_ssl_local script
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-07-29 16:33:03 +02:00
David Prevot 7e21b13d6a CI: Explicit registry credentials
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-07-29 08:33:51 +02:00