Commit graph

3482 commits

Author SHA1 Message Date
Mathieu Trossevin 62c596046d
Add role for automatically deploying autosysadmin 2023-12-18 17:00:51 +01:00
William Hirigoyen 9e67db57e5 evolinux-base: fix hardware.yml (wrong repo, missing update cache) 2023-12-18 11:29:40 +01:00
Mathieu Trossevin 0c09763e87
fix(minifirewall): Properly detect old minifirewall versions 2023-12-14 16:59:55 +01:00
David Prevot 95610e16be bind: allow bullseye and bookworm 2023-12-12 17:11:47 +01:00
David Prevot 5f158e031b spamassin: Use spamd starting with Bookworm 2023-12-12 17:11:47 +01:00
Jérémy Lecour b0992bcaf9
mysql: disable performance schema for Debian 8 2023-12-11 18:21:57 +01:00
Jérémy Lecour 26e3dc1be6
apache: use backward compatible Redirect directive 2023-12-11 18:19:38 +01:00
Jérémy Lecour a920d2d402
apt: Disable archive repository for Debian 8 2023-12-11 15:10:11 +01:00
Jérémy Lecour 6c0ca02391
apt: add task file to install ELTS repository (default: False) 2023-12-11 15:10:10 +01:00
Jérémy Lecour db63902206
apt: use the GPG version of the key for Debian 8-9 2023-12-11 15:10:09 +01:00
Jérémy Lecour ca5d9d5202
mysql: use a boolean for read-only 2023-12-11 15:10:08 +01:00
Jérémy Lecour fb7218972f
squid: config directory seems to have changed from /etc/squid3 to /etc/squid in Debian 8 2023-12-11 15:10:06 +01:00
William Hirigoyen 66b69f1502 remount-usr: do not try to remount /usr RW if /usr is not a mounted partition 2023-12-11 10:46:04 +01:00
Jérémy Lecour c90afcb4f4
apt: fix Jessie repository 2023-12-09 10:00:30 +01:00
Ludovic Poujol e32e1c5496 Unbound: Big update & enhancements
* Move configuration generated to /etc/unbound/unbound.conf.d/evolinux.conf so we don't override default config file
* Make use of root hints provided by dns-root-data instead of downloading them
* Add configuration to ensure that configuration reload work out of the box on Debian11 and old
* Add required configuration in Unbound and munin to allow tge plugin to work
* Make ansible-lint a bit more happy
2023-12-08 16:13:41 +01:00
Tom David--Broglio cbc51c462a fix Add Ceph volume to fstab : missing UUID= in src 2023-12-07 11:02:04 +01:00
Alexis Ben Miloud--Josselin 4d7de89ad4 webapps/nextcloud: Add condition for config tasks
And update CHANGELOG
2023-12-07 10:19:42 +01:00
William Hirigoyen c9e8b6c4e1 dovecot: Munin plugin conf path is now /etc/munin/plugin-conf.d/zzz-dovecot (instead of z-evolinux-dovecot) 2023-12-07 10:04:11 +01:00
Alexis Ben Miloud--Josselin 31826b9ee5 webapps/nextcloud: Set owner and mode once mounted 2023-12-07 09:42:34 +01:00
Alexis Ben Miloud--Josselin 43aff50891 webapps/nextcloud: Ajouter volume dans fstab 2023-12-07 09:34:04 +01:00
David Prevot de949fd348 Fix timesyncd template 2023-12-05 11:15:36 +01:00
Tom David--Broglio 57ce920d7f scripts munin pour les stats sur les pools 2023-12-04 18:46:48 +01:00
Jérémy Lecour ae79f33e3a
fix: search/replace error 2023-12-04 11:38:09 +01:00
William Hirigoyen c861fe1974 etc-git: add /var/chroot-bind/etc/bind to Git safe directories to avoid owner check by Git (bind owns the repo, not root) 2023-11-30 17:41:25 +01:00
William Hirigoyen 9867dcb319 Retrait debug 2023-11-30 17:25:14 +01:00
David Prevot 066a66eb4b [minor] drop extra line 2023-11-30 16:45:08 +01:00
David Prevot b8732dffaf Changelog for previous changes 2023-11-30 15:58:31 +01:00
David Prevot 4d9e1af40f evolinux-base: Don’t try to install unavailable linux-image-cloud-amd64 before Buster 2023-11-30 15:45:48 +01:00
David Prevot 59afbb2e9a apt: Stretch has been archived 2023-11-30 15:35:57 +01:00
Mathieu Trossevin 0ca31b91fe
fix(certbot): Fix hook for dovecot (too strict)
When we use a separate certificate for POP3 and IMAP there might be
blank characters (almost certainly spaces but might as well be more lax)
before `ssl_cert` which resulted in these lines not being detected and
the hook not being played, forcing manual intervention.

This commit fixes that problem by accepting blank characters before
ssl_certs. (`\b` might be even better...)
2023-11-30 10:11:05 +01:00
William Hirigoyen fba894cad9 etc-git: create /var/chroot-bind/etc/bind GIT repo also in jessie 2023-11-29 10:49:07 +01:00
William Hirigoyen 1a74bef0bc check stat.exists before stat.isdir 2023-11-29 10:13:43 +01:00
William Hirigoyen 83e61b25a5 etc-git: add /var/chroot-bind/etc/bind repo 2023-11-29 09:59:57 +01:00
Jérémy Lecour 06c47493e9
sort changelog 2023-11-29 09:24:28 +01:00
Jérémy Lecour 81d97bb3fb
vrrpd: variable to force update the switch script (default: false) 2023-11-29 09:24:00 +01:00
Jérémy Lecour 9e3e20e3a8
evolinux-base: move htop/top config to different task file 2023-11-29 09:23:27 +01:00
Jérémy Lecour f9125b8f3f
whitespace 2023-11-29 09:23:26 +01:00
David Prevot e5f5425f6d lxc-php: Allow one to install php83 on Bookworm container 2023-11-28 17:15:44 +01:00
David Prevot 69bc93ff6e lxc: Init /etc git repository in lxc container
Note: ugly loop, but “it works”…
2023-11-24 11:54:13 +01:00
David Prevot 8f1fa57c37 evocheck: report “IS_ETCGIT_LXC, IS_GITPERMS_LXC: fix path” 2023-11-23 15:01:58 +01:00
David Prevot cb03831ae8 lxc-php: Fix lxc_php_container_name 2023-11-23 13:40:03 +01:00
Alexis Ben Miloud--Josselin 892067cf2b kvmstats: use .capacity instead of .physical for disk size 2023-11-23 12:26:20 +01:00
David Prevot c93748487b evocheck: upstream release 23.11.1 2023-11-22 17:27:39 +01:00
David Prevot 2c86660e52 evocheck: upstream release 23.11 2023-11-22 17:06:39 +01:00
David Prevot 95aeb9a68e Fix bind changelog entry 2023-11-22 16:13:37 +01:00
Brice Waegeneire 239065bf36 kvm-host: Fix regression on old Debian 2023-11-21 16:17:48 +01:00
Brice Waegeneire 736ed26036 lxc-php: Add variable 'lxc_php_container_name' 2023-11-21 16:13:07 +01:00
David Prevot 96d15eb5aa Changelog entry for bind changes 2023-11-21 11:35:42 +01:00
David Prevot 33d22b2614 bind: Bind mount for Bookworm 2023-11-21 11:21:31 +01:00
David Prevot 3bd87906ce bind: Adapt chroot-bind for Bookworm 2023-11-21 09:04:57 +01:00