Commit Graph

1198 Commits

Author SHA1 Message Date
Jérémy Lecour e4daf04110 Merge branch 'unstable' into stable 2017-12-08 10:34:07 +01:00
Jérémy Lecour 02719d93fd tomcat: compatible with Tomcat7 and Tomcat8 2017-12-08 10:33:33 +01:00
Jérémy Lecour 37f701eb54 evoacme: typos 2017-12-08 10:22:32 +01:00
Jérémy Lecour 5980593470 evoacme: move nginx acme challenge conf 2017-12-08 09:46:16 +01:00
Jérémy Lecour 762d2d7152 mongodb: fix log/lock files paths for Jessie 2017-12-07 15:58:43 +01:00
Gregory Colpart 49fff767a9 Fix #2345 : apply fix for v4 *and* v6 for syntax bug in conf file 2017-12-06 20:38:25 +01:00
Victor LABORIE 0da21a5ac6 ntpd: fix default configuration 2017-12-06 16:06:18 +01:00
Jérémy Lecour ce837d5cfd Remove openntpd before installing ntp 2017-12-06 00:09:31 +01:00
Jérémy Lecour 1faf0faa6b Remove openntpd before installing serveur-base 2017-12-06 00:09:08 +01:00
Jérémy Lecour 3a3708e9a6 Nginx: really fix munin-cgi log files permission
with_fileglob is executed locally, not remotely. It is useless here.
Instead, let's explicitely chown all files with a shell command.
2017-12-05 23:46:14 +01:00
Jérémy Lecour f0bc63e02e Nginx: fix permissions for munin-cgi log files 2017-12-05 23:30:51 +01:00
Jérémy Lecour b3ad23fcc6 Nginx: fix fcgi Munin graphs
fixes https://forge.evolix.org/issues/2371
2017-12-05 23:07:13 +01:00
Jérémy Lecour 5e1268ad65 Install traceroute 2017-12-05 14:42:07 +01:00
Jérémy Lecour eefde217b1 Cherry-picked fcdb92dc. listupgrade: remount /usr as rw
Pretty important issue fixed, need to be in stable!!
2017-12-05 10:37:45 +01:00
Jérémy Lecour 70a1dfa4dc logstash: fix permissions on pipeline configuration 2017-12-04 16:01:33 +01:00
Jérémy Lecour 12808feeff varnish: add a restart handler 2017-12-04 14:59:34 +01:00
Jérémy Lecour d34ade4493 whitespaces 2017-12-04 13:50:26 +01:00
Benoît S. 7a6b8451a9 Added "The total blob data length" pattern
This will detect this error:
[ERROR] InnoDB: The total blob data length (10066388) is greater than 10% of
the total redo log size (100663296). Please increase total redo log size.
2017-12-04 11:22:03 +01:00
Victor LABORIE 23325df316 nagios-nrpe: add bkctld check in evolix.cfg 2017-12-04 11:08:41 +01:00
Victor LABORIE 1c4aa08421 packmail (postfix + spamassassin): fix cron.d spam and sa-update 2017-12-01 12:07:55 +01:00
Jérémy Lecour 419416b531 Varnish : reload or restart if needed 2017-11-30 23:51:18 +01:00
Victor LABORIE a1898f7705 Revert "nagios-nrpe: use check_procs for clamd check"
This reverts commit 6588ee937f.
2017-11-30 18:11:03 +01:00
Victor LABORIE a8cd567731 generate-ldif: add clamd service instead of clamav_db
Because clamd and clamav_db services was merged.
2017-11-30 16:54:33 +01:00
Victor LABORIE 6588ee937f nagios-nrpe: use check_procs for clamd check 2017-11-30 16:02:41 +01:00
Jérémy Lecour b7d4f92ad2 rabbitmq: add a munin plugin 2017-11-29 14:17:38 +01:00
Jérémy Lecour 3d5c004d8a mysql: parameterize evolinux config files
The tmpdir task was not using the right file.
We use a variable for those files, to hemp with maintenance ans
customization.
2017-11-29 10:02:02 +01:00
Jérémy Lecour 635aa5f8a1 php.ini custom file permissions
Thanks to root's umask, the copied file doesn't ave the proper
permissions :
0600 (actual) instead of 0644 (expected)
2017-11-28 15:17:36 +01:00
Jérémy Lecour 33c4d54edc rabbitmq: remount /usr before installing the check 2017-11-28 10:43:19 +01:00
Jérémy Lecour fcdb92dc56 listupgrade: remount /usr as rw 2017-11-28 10:43:19 +01:00
Victor LABORIE 98029388d9 remount-usr: Add README 2017-11-27 14:21:36 +01:00
Jérémy Lecour 4c0fe3577f rbenv: Rbenv v1.1.1 and Ruby v2.4.2 2017-11-27 11:14:10 +01:00
Jérémy Lecour 0dfc66683a remove zidane.evolix.net from minifirewall 2017-11-27 10:19:04 +01:00
Jérémy Lecour f1063cce94 rabbitmq: NRPE check and config 2017-11-26 19:30:24 +01:00
Jérémy Lecour f21ce97903 jenkins: remember squid whitelist 2017-11-26 19:29:56 +01:00
Jérémy Lecour 690e44ac5d mysql: check_mode for nrpe password 2017-11-26 18:58:39 +01:00
Jérémy Lecour 19b6773b18 nginx: adjust apt preferences for backports
All variants of nginx and libssl are used from backports
2017-11-26 12:44:41 +01:00
Jérémy Lecour cc12f15b23 elasticsearch: update curator debian repository 2017-11-26 12:38:59 +01:00
Jérémy Lecour bcd3553cbb minifirewall: add debug for variables 2017-11-26 12:32:33 +01:00
Jérémy Lecour cf47d40b79 elastic: option for stack main version 2017-11-26 12:32:12 +01:00
Jérémy Lecour 2ac7b60a39 evoacme: better documentation 2017-11-25 14:17:36 +01:00
Jérémy Lecour 708428d088 evoacme: store Nginx letsencrypt config file in snippets 2017-11-25 14:17:36 +01:00
Jérémy Lecour 375c3e6760 evoacme: crontab management
* simply rename certbot script to disable it
* use "evoacme" as file name for our custom cron script
2017-11-25 14:17:36 +01:00
Jérémy Lecour ab0b867a8c Merge branch 'mongodb-stretch' into unstable 2017-11-24 12:14:15 +01:00
Jérémy Lecour b3f4e4683e hostname customization needs the dbus package 2017-11-22 14:08:54 +01:00
Jérémy Lecour fbd4e741a0 Merge branch 'unstable' into stable 2017-11-21 16:58:49 +01:00
Jérémy Lecour 0c8389baf9 Adapt mongodb role for Stretch
Everything changes :
* package source
* service name
* version
2017-11-21 16:51:19 +01:00
Jérémy Lecour 7fee69ca22 evoacme: remove $() 2017-11-21 16:17:21 +01:00
Jérémy Lecour 86a9c9fc84 amazon-ec2: whitespaces 2017-11-21 15:04:05 +01:00
Jérémy Lecour 4601dae563 split amazon-ec2 tasks (cherry-pick) 2017-11-21 14:57:40 +01:00
Bruno TATU ad9a15827f evoacme: invert conditions in sed_cert_path_XXX() 2017-11-21 14:45:50 +01:00