Benoît S.
0dee37a7e6
evolinux-base/tasks/hardware.yml: Removed trailing whitespace
8 months ago
Benoît S.
215ecd6c2c
evolinux-base: harware: Support HP gen >=10 RAID controller
8 months ago
Benoît S.
2dc7d22c13
nagios-nrpe: check_hpraid: Update known working RAID controllers
8 months ago
Benoît S.
725b7ae77b
nagios-nrpe: Add check_hpraid in template
8 months ago
Benoît S.
4f3e809b77
nagios-nrpe: check_hpraid: Use printf for return lines
8 months ago
Benoît S.
0eecc1a4ca
nagios-nrpe: check_hpraid: Fixed wrong grep in EXCLUDE_BATTERY
8 months ago
Benoît S.
2a065abf5f
nagios-nrpe: check_hpraid: Fix wrong command name in examples
8 months ago
Benoît S.
39c8daacf4
nagios-nrpe: check_hpraid: Be sure that variables are bound
8 months ago
Jérémy Lecour
d67be3cd91
haproxy: deport SSL tuning to Mozilla SSL generator
There are too many combinations and they change every so often.
It's better to direct the user to the generator to have a good
configuration.
8 months ago
Jérémy Lecour
2a5195078c
haproxy: split stats variables
8 months ago
Jérémy Lecour
4c4771b3ab
haproxy: add deny_ips file to reject connections
8 months ago
Jérémy Lecour
d26d501b2c
haproxy: add some comments to default config
8 months ago
Jérémy Lecour
17b49ccc3d
haproxy: simplify syntax fos stats section
8 months ago
Jérémy Lecour
d9f8c4fc89
whitespaces
8 months ago
Jérémy Lecour
c2ae3de929
nginx: read server-status values before changing the config
8 months ago
Jérémy Lecour
a381d23d1f
haproxy: preconfigure SSL with defaults
8 months ago
Jérémy Lecour
e197f5c2ba
haproxy: adapt backports installed package list to distibution
8 months ago
Jérémy Lecour
d5b29a2fe0
nginx: make default vhost configurable
8 months ago
Jérémy Lecour
39b8e9698d
certbot: detect HAProxy cert directory
8 months ago
Patrick Marchand
9bfbbf08c4
Fix variable par défaut manquante dans mysql
Le lower_case_table_names doit être mis à Null pour que le check marche.
9 months ago
Jérémy Lecour
7f65505f01
update changelog
9 months ago
Jérémy Lecour
45731c7755
haproxy: enable stats frontend with access lists
9 months ago
Patrick Marchand
f5d06ad0b1
evobackup-client: Fix ssh connection test in zzz_evobackup.sh
When I made the ssh key name a variable and defaulted it to id_ed25519,
I forgot to change the hardcoded value for the ssh test in
evobackup-client/templates/zzz_evobackup.default.sh.j2
9 months ago
Jérémy Lecour
99f0d9e178
evoacme: read values from environment before defaults file
9 months ago
Jérémy Lecour
968d19bb30
mongodb: fix logrotate patterm on Debian buster
9 months ago
Eric Morino
413597cd59
Force owner opendkim for /etc/opendkim/ folder
9 months ago
Jérémy Lecour
e380fa5085
evoacme: upstream release 20.06.1
9 months ago
Ludovic Poujol
974bc653f3
lxc-php: Do --no-install-recommends for ssmtp/opensmtpd
9 months ago
Ludovic Poujol
5ce715d2ae
lxc-php: Install opensmtpd as intended
9 months ago
Ludovic Poujol
c521c98a11
php: Don't disable putenv() by default in PHP settings
9 months ago
Ludovic Poujol
2dcf99a117
lxc-php: Don't disable putenv() by default in PHP settings
9 months ago
Ludovic Poujol
193b640226
lxc-php: Install php-sqlite by default
9 months ago
Ludovic Poujol
72939c3e57
php: Install php-sqlite by default
9 months ago
Ludovic Poujol
0dfe97d771
packweb-apache: Install zip & unzip by default
9 months ago
Jérémy Lecour
a841e60531
haproxy: syntax and whitespaces
9 months ago
Jérémy Lecour
8d8e5f6998
certbot: restore compatibility with old Nginx
9 months ago
Jérémy Lecour
cd29ee4d33
certbot: install certbot dependencies non-interactively for jessie
9 months ago
Jérémy Dubois
877a32bbf0
nagios-nrpe / evolinux-base : new ntp server variable
Online hosted servers must use ntp.online.net as
ntp server, because others one are rate limited.
Default ntp server is pool.ntp.org, and a custom
one can be set with the nagios_nrpe_ntp_server
variable.
9 months ago
Benoît S.
bdb234c0cd
evolinux-base: check_hpraid.sh: Fix missing copy of RAID state
9 months ago
Benoît S.
f963eaacf6
evolinux-base: check_hpraid.sh: Fix RAID state detection
9 months ago
Benoît S.
35123f8189
evolinux-base: Add check_hpraid.sh
This script is meant to be executed as a cron by executing Nagios
NRPE plugin check_hpraid and notify by mail any errors
9 months ago
Jérémy Lecour
6d31568a41
evoacme: upstream release 20.06
9 months ago
Jérémy Lecour
291ad2ba40
redis: raise an error is port 6379 is used in "instance" mode
9 months ago
Jérémy Lecour
107f1f06e6
redis: new syntax for match filter
9 months ago
Jérémy Lecour
bd8a30a107
redis: create sudoers file if missing
9 months ago
Jérémy Lecour
66b62c5629
haproxy: chroot and socket path are configurable
9 months ago
Jérémy Lecour
f034e93b6e
whitespaces
9 months ago
Patrick Marchand
0a4aeea481
Add option to make a mysql install read only
Rebased on unstable
9 months ago
Patrick Marchand
004b48eee7
Added mysql_innodb_log_file_size option to the mysql role
Makes it possible to have larger binary entries when replicating.
1 year ago
Patrick Marchand
e713ad024b
Fix right problem in mysql replication
The configuration file was not set to 0644, which caused the file
to be ignored by mysql and it's configuration not to be set.
1 year ago