Commit Graph

3582 Commits

Author SHA1 Message Date
Jérémy Lecour a13a8b3442 java8: add meta data for Galaxy 2017-05-19 22:46:34 +02:00
Jérémy Lecour 89d8ac32c4 Non octal notation
When permissions octal notation doesn't begin with 0, prefer the text
notation.
2017-05-19 22:46:34 +02:00
Jérémy Lecour ec1ba752e4 relative paths 2017-05-19 22:31:32 +02:00
Jérémy Lecour f6cfe41a35 Use command instead of shell where possible 2017-05-19 22:31:17 +02:00
Jérémy Lecour e2452cdf6c Don't warn for some known commands 2017-05-19 22:30:51 +02:00
Jérémy Lecour 9fae99f8dc Minor syntax and whitespaces fixes 2017-05-19 22:29:53 +02:00
Jérémy Lecour 6eb71daead Let's Encrypt has many subdomains, let's whitelist them all 2017-05-19 21:35:51 +02:00
Jérémy Lecour 6386509d3b Add Let's Encrypt domains in the squid's whitelist 2017-05-19 19:54:12 +02:00
Victor LABORIE 0c5cc59bc6 Add nameserver role 2017-05-19 12:06:37 +02:00
Jérémy Lecour 033ebaa593 Add tests for many roles 2017-05-18 15:44:21 +02:00
Jérémy Lecour 2794929c22 Add some kitchen tests for many roles 2017-05-18 15:16:30 +02:00
Jérémy Lecour 23f0b97897 evolinux-base: add logrotate package
It should be installed by default, but make sure that it is really
present.
2017-05-18 13:57:30 +02:00
Victor LABORIE 72fcd6ec45 nagios-nrpe: add check_haproxy command 2017-05-17 10:39:17 +02:00
Victor LABORIE 01bb987fb3 nagios-nrpe: add varnish check and tags 2017-05-17 10:32:48 +02:00
Jérémy Lecour 50db09a88e default value with correct escape char 2017-05-16 15:41:48 +02:00
Jérémy Lecour bc97a0b0b8 evocheck: don't force the configuration 2017-05-16 15:38:01 +02:00
Jérémy Lecour 82c4c9d745 Use apt module with 2.2 option "allow_unauthenticated" 2017-05-16 15:36:46 +02:00
Jérémy Lecour 606c9973c6 Merge branch 'evoacme-squid-ocsp' into unstable 2017-05-16 15:12:21 +02:00
Jérémy Lecour 2f773e0ab5 gitignore: vagrant folders 2017-05-16 15:05:51 +02:00
Jérémy Lecour d6c6674cdc evoacme: add a vagrant test playbook 2017-05-16 15:05:43 +02:00
Jérémy Lecour d4036df165 evoacme: simplify squid whitelist management 2017-05-16 15:04:24 +02:00
Jérémy Lecour 82b2ab1a67 evoacme: relative path to external roles 2017-05-16 15:04:02 +02:00
Jérémy Lecour f068684a76 evoacme: add squid whitelist for ocsp server 2017-05-16 10:30:17 +02:00
Jérémy Lecour 708860770a Squid: authorize Let's Encrypt OCSP requests 2017-05-16 09:51:21 +02:00
Jérémy Lecour 8c9beefd18 check_ftp_login.pl needs libmonitoring-plugin-perl 2017-05-16 09:49:37 +02:00
Romain Dessort 8c352f706c Enable drbd in systemd
drbd.service is not enabled by default after the installation of its
package, so the role should enable it.
2017-05-15 11:25:21 -04:00
Victor LABORIE 886c59adac nagios-nrpe: add memcached tcp check 2017-05-15 15:57:19 +02:00
Victor LABORIE 4ea69eea6d varnish: permit included config 2017-05-15 14:21:28 +02:00
Victor LABORIE 688f0505a8 varnish: fix systemd service overriding 2017-05-12 15:32:35 +02:00
Victor LABORIE da39dbb87b varnish: fix handlers 2017-05-12 14:47:58 +02:00
Victor LABORIE b08f968f44 varnish: add tags 2017-05-12 13:44:59 +02:00
Victor LABORIE 7310004d3d varnish: add templating of default.vcl 2017-05-12 12:40:23 +02:00
Victor LABORIE cbd7772f76 minifirewall-tail: fix minifirewaall restart 2017-05-12 11:56:48 +02:00
Victor LABORIE ea72b967a6 haproxy: add tags 2017-05-12 11:41:25 +02:00
Jérémy Lecour dcce22247a Add a Nagios plugin for FTP_LOGIN 2017-05-12 09:54:13 +02:00
Victor LABORIE 30cf02c6d4 tomcat-instance: deploy all conf from ansible 2017-05-10 17:08:55 +02:00
Victor LABORIE 0f68c0802a vrrpd: add readme and meta 2017-05-10 14:47:04 +02:00
Victor LABORIE ca6bee0ce5 vrrpd: add sysctl param for bound on virtual ip 2017-05-10 14:47:04 +02:00
Jérémy Lecour 02019e82e3 minifirewall-tail: simplify template selection 2017-05-10 14:33:37 +02:00
Jérémy Lecour fd5324db84 haproxy: use APT preferences to install haproxy from backports 2017-05-10 14:33:36 +02:00
Jérémy Lecour 597ae12dca haproxy: simplify template selection 2017-05-10 14:33:36 +02:00
Victor LABORIE 85d90e05f1 Add vrrpd role 2017-05-10 14:15:52 +02:00
Jérémy Lecour 6a16dcf772 minifirewall-tail: role for minifirewall customization with templates 2017-05-10 11:47:14 +02:00
Jérémy Lecour 03cc0ecf1d HAProxy: add templates lookup and documentation 2017-05-10 11:47:14 +02:00
Victor LABORIE 0883102747 evoacme: reinit ssl conf when overwrite csr and key 2017-05-10 11:28:53 +02:00
Victor LABORIE 8aadec03c1 evoacme: support for evoadmin-cluster 2017-05-10 11:05:31 +02:00
Victor LABORIE 3738a189c7 evoacme: always strip .conf suffix 2017-05-10 11:05:31 +02:00
Jérémy Lecour 42834aa438 Add metadata for elastic roles 2017-05-10 00:09:23 +02:00
Jérémy Lecour 7393afe676 mongodb-org: add metedata 2017-05-10 00:04:39 +02:00
Jérémy Lecour 937b430f20 listupgrade: add empty galaxy tags 2017-05-10 00:04:21 +02:00