Jérémy Lecour
2f4b5b9448
Merge pull request '10.5.1' ( #125 ) from unstable into stable
Reviewed-on: https://gitea.evolix.org/evolix/ansible-roles/pulls/125
4 days ago
Jérémy Lecour
5e0ca0e3ff
Release 10.5.1
4 days ago
Ludovic Poujol
0f8804a8ab
etc-git: commit in /usr/share/scripts when there's an active repository
1 week ago
Jérémy Lecour
a5a2c6e335
haproxy: dedicated internal address/binding (without SSL)
2 weeks ago
Jérémy Lecour
c85864a6a5
Merge pull request 'Release 10.5.0' ( #124 ) from unstable into stable
Reviewed-on: https://gitea.evolix.org/evolix/ansible-roles/pulls/124
2 weeks ago
Jérémy Lecour
2686eea2b1
Release 10.5.0
2 weeks ago
Jérémy Lecour
7041a70eeb
elasticsearch: log rotation is more readable/maintainable
2 weeks ago
Bruno TATU
33837844ee
Compress logs about garbage collector for elasticsearch
Whitout this improvement, this logs cannot be compressed:
/var/log/elasticsearch/gc.log.02
/var/log/elasticsearch/gc.log.29
/var/log/elasticsearch/gc.log.12
/var/log/elasticsearch/gc.log.18
2 months ago
Ludovic Poujol
32f2a29161
lxc-php: No need of apt-key for php7.4
2 weeks ago
Ludovic Poujol
f2ebe2d878
lxc-php: Add php 7.4 support
2 weeks ago
Jérémy Lecour
d7d057e435
filebeat: fix Ansible syntax error
4 weeks ago
Jérémy Lecour
2593784ab0
metricbeat: new variables to configure SSL mode
4 weeks ago
Jérémy Lecour
3a3cf1395e
listupgrade: update script from upstream
4 weeks ago
Jérémy Lecour
5a4bd28eaf
nagios-nrpe: libfcgi-client-perl is not available before Debian 10
4 weeks ago
Jérémy Lecour
5582d6e724
redis: socket/pid directories have the correct permissions
1 month ago
Ludovic Poujol
c7c75d3206
Nodejs : Update yarn gpg repo key
1 month ago
Patrick Marchand
e5511eafc6
Revert changes to bind log path from apparmor fix
I realised it wasnt the best idea to change the path we are used to using just for this, so I overwrite the apparmor configuration instead.
1 month ago
Patrick Marchand
ffd3ff97f1
Fix conflict in changelog
1 month ago
Patrick Marchand
7da22e243e
Changed log directory for bind9
It is now /var/log/named, this is what debian 10 and apparmor expect by default. This fixes the bind9 service crashing at start.
1 month ago
Jérémy Lecour
3103af67a7
redis: escape password in Munin configuration
1 month ago
Ludovic Poujol
3cb18faf28
evolinux-users: Add sudo rights for nagios for multi-php lxc
1 month ago
Jérémy Lecour
1f4079b1b3
haproxy: possible admin access with login/pass
2 months ago
Jérémy Lecour
92b7ce0acd
postfix: always enable sasl authentified for relay
2 months ago
Ludovic Poujol
df9db31725
deny requests to ^/evolinux_fpm_status-.*
2 months ago
Jérémy Lecour
3709808fdc
redis: use /run instead or /var/run
2 months ago
Ludovic Poujol
ddd3e1aa06
nagios-nrpe: new script check_phpfpm_multi
2 months ago
Jérémy Lecour
f862ffc42e
beats packages can be upgraded to latest (default: False)
2 months ago
Tristan Pilat
22a19519b3
Add NRPE related configuration tasks
2 months ago
Tristan Pilat
41e3fb0982
Add check_keepalived NRPE script
2 months ago
Tristan Pilat
3e11b1d31f
Add notify parameter for NRPE check
2 months ago
Tristan Pilat
2889720902
Add restart nagios-nrpe-server handler
2 months ago
Jérémy Lecour
0e3ecccb7f
postfix: restore permit_sasl_authenticated on packmail
2 months ago
Jérémy Lecour
622bbca4c2
apache: rotate logs daily instead of weekly
2 months ago
Ludovic Poujol
b0cb14eb5b
* nagios-nrpe: update check_phpfpm_status.pl & install perl dependencies
2 months ago
Jérémy Lecour
2b328dc764
postfix: add smtpd_relay_restrictions in configuration
2 months ago
Tristan Pilat
58f82046cc
Add first version of Keepalived role
2 months ago
Jérémy Lecour
17f1a1a55e
update changelog
2 months ago
Jérémy Lecour
f940bc3866
cerbot: use the legacy script on Debian 8 and 9
2 months ago
Jérémy Lecour
dde2672715
nginx: no more "minimal" mode, but the package remains customizable.
2 months ago
Jérémy Lecour
cff309ff41
nginx: add access to server status on default VHost
2 months ago
Jérémy Lecour
e1458e6a35
Mention the CHANGELOG in the README
2 months ago
Jérémy Lecour
5588ed6009
minifirewall: change some defaults
Only SSH (22) is open on privilegied IPs
Remove volatile.debian.org domain
2 months ago
Jérémy Lecour
6c84ada361
redis: s/content/block/ to workaround the blockinfile bug
2 months ago
Brice Waegeneire
1785e6a500
nginx: fix server-status
2 months ago
Jérémy Dubois
02ba81884d
MàJ IPs Evolix minifirewall + spamassassin
3 months ago
Mathieu Trossevin
633d5644cb
Merge pull request 'lxc-php: Do not bind the mysql socket by default' ( #122 ) from mtrossevin/ansible-roles:packweb-multi-php2_patch into unstable
Reviewed-on: https://gitea.evolix.org/evolix/ansible-roles/pulls/122
3 months ago
Mathieu Trossevin
2e29dc2440
lxc-php: Do not bind the mysql socket by default
The lxc-php role can be run on a server without mysql. Attempting to
bindmount the mysql socket in such a case cause the lxc container to
fail to start.
This commit add a variable, lxc_php_create_mysql_link defaulting to
false telling ansible if it should bindmount the MySQL socket to the
container.
3 months ago
Brice Waegeneire
1576375417
postgresql: Fix postgresql@.service customization
3 months ago
Jérémy Lecour
024d30ea43
evoacme: upstream release 21.01
3 months ago
Jérémy Lecour
0e32e0d2aa
certbot: use a fixed 1.9.0 version of the certbot-auto script (renamed "letsencrypt-auto")
3 months ago