Commit graph

302 commits

Author SHA1 Message Date
Jérémy Lecour 947f617f7d bind: fix test context 2017-04-06 11:45:37 +02:00
Jérémy Lecour b6d2c023cf bind: add tests 2017-04-06 11:37:50 +02:00
Jérémy Lecour e2f5f91b08 docket-host: quote variables 2017-04-06 11:33:56 +02:00
Jérémy Lecour 6cf4de3da8 bind: variable chroot path 2017-04-06 11:18:35 +02:00
Jérémy Lecour 36b7efd5e4 bind: simplify conditions syntax
"when: X == False" => "when: not X"
"when: X == True" => "when: X"
2017-04-06 11:18:14 +02:00
Jérémy Lecour f3dedbc09e bind: permissions as String 2017-04-06 11:16:02 +02:00
Jérémy Lecour cb28ddd406 Bind: variable for systemd service file 2017-04-06 11:15:28 +02:00
Jérémy Lecour 6827be7f60 Nagios check_mysql : nagios home is more concrete 2017-04-06 09:30:56 +02:00
Jérémy Lecour c30e6b189c evolinux-base: fstab is more customizable 2017-04-05 17:50:50 +02:00
Jérémy Lecour 6bdbceba7b nagios:jinja variables must be quoted 2017-04-05 17:50:19 +02:00
Jérémy Lecour 68d9490fc0 MySQL: document missing variables in README
* mysql_variant
* mysql_force_new_nrpe_password
2017-04-05 12:14:30 +02:00
Jérémy Lecour 80feac95f7 NRPE: change default plugins directory back to /usr/local/lib/nagiosplugins 2017-04-05 12:11:46 +02:00
Jérémy Lecour 7f4e90e494 NRPE: mysql credentials loaded from file 2017-04-05 12:10:56 +02:00
Jérémy Lecour b9172350ff Mysql: store NRPE credentials in secure file 2017-04-05 12:10:19 +02:00
Jérémy Lecour cac6b2780d squid: reload handler must be precise 2017-04-05 11:24:48 +02:00
Jérémy Lecour 095477d8f4 nagios-nrpe: quote octal permisisons 2017-04-05 10:35:55 +02:00
Tristan PILAT 7b9292c247 Add configuration part 2017-04-05 10:29:23 +02:00
Victor LABORIE 6d017e8470 tomcat-instance: fix .profile owner and group 2017-04-04 16:21:34 +02:00
Jérémy Lecour 04314d719c squid: add whitelist entries 2017-04-04 11:52:08 +02:00
Victor LABORIE acc3f90bae evoacme: create system user for acme 2017-04-03 15:36:54 +02:00
Romain Dessort 0156555920 Fix logrotate error for varnish* 2017-03-30 11:54:58 -04:00
Jérémy Lecour cda0932aad whitespaces 2017-03-30 16:05:46 +02:00
Jérémy Lecour 8ba9c0081a evolinux: finer grained kernel configuration 2017-03-30 15:33:23 +02:00
Jérémy Lecour 4eab8c319a evolinux: custom email for logcheck 2017-03-30 15:32:59 +02:00
Jérémy Lecour 10b9d9e76f munin: cleanup and deduplicate notify 2017-03-30 15:32:05 +02:00
Jérémy Lecour f7673a7340 whitespaces 2017-03-30 15:14:57 +02:00
Jérémy Lecour fdcc465172 Import docker-host 2017-03-30 15:13:45 +02:00
Romain Dessort 07a24c8438 Load Apache proxy module 2017-03-29 12:08:50 -04:00
Romain Dessort 29c921a39d Add failed_when: False for task in rbenv role 2017-03-29 11:40:56 -04:00
Tristan PILAT 1f73b8e7ac Fix a wrong path 2017-03-29 16:43:09 +02:00
Romain Dessort 0f0e4f8f8f Fix typo in rbenv role 2017-03-28 17:20:56 -04:00
Romain Dessort d70d22b397 Fix typo in rbenv role 2017-03-28 17:17:42 -04:00
Tristan PILAT 5b765969f7 Adds some oversights 2017-03-28 19:44:49 +02:00
Romain Dessort 4d4fecf87d Add pgdg repository to minifirewall 2017-03-28 10:46:47 -04:00
Romain Dessort b7559d59ce Fix wrong path for PostgreSQL config dir 2017-03-28 09:08:19 -04:00
Tristan PILAT ade957c08d Turn munin role suitable for OpenBSD 2017-03-27 16:58:46 +02:00
Jérémy Lecour 5b2ab0d8d3 Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
Jérémy Lecour af2351486d evoacme: use apt-repositories role 2017-03-24 14:13:39 +01:00
Jérémy Lecour 854ee2dc48 apt-repositories: ordering of backports preferences 2017-03-24 14:05:29 +01:00
Jérémy Lecour 042929f74d apt-repositories: fix typos 2017-03-24 14:05:13 +01:00
Jérémy Lecour 720abec880 apt-repositories: manage components for backports and basics 2017-03-24 12:07:17 +01:00
Romain Dessort 3bfc4d0a1d Add variable to select which PgSQL version to install 2017-03-23 12:04:49 -04:00
Jérémy Lecour 294cea44e8 Change mode with leading 0, but still as String 2017-03-23 16:59:43 +01:00
Jérémy Lecour 5efb9b04e1 Minifirewall: ensure that at least 1 trusted IP is provided 2017-03-22 18:12:30 +01:00
Gregory Colpart ad2a36036a Improve backports handling 2017-03-22 01:10:01 +01:00
Victor LABORIE 71294a39df evoacme: exclude Let's Ecnrypt path from ProxyPass 2017-03-17 10:47:36 +01:00
Jérémy Lecour 00f7e43e3e Node: support Stretch (to be verified) 2017-03-17 09:55:39 +01:00
Jérémy Lecour 96995adbd1 Java8: support Stretch 2017-03-17 09:53:43 +01:00
Jérémy Lecour c666099ef8 Evolinux-base: dynamic release name 2017-03-16 16:50:21 +01:00
Romain Dessort 4be248ce58 Fix Varnish systemd unit
We need to switch to copy module instead of ini_file since it doe not
support putting the same key multiple times in a section.
2017-03-15 18:01:33 -04:00