Commit graph

39 commits

Author SHA1 Message Date
Jérémy Lecour 79bb6103b8 Change "|version_compare" with "is version_compare" 2019-12-31 10:18:19 +01:00
Victor LABORIE 6f5e13f8b8 Add evolix prefix to include_role 2019-11-29 14:00:25 +01:00
Gregory Colpart 6fe86a76c5 remove reload-vcl.sh (Custom Varnish ExecReload script) when Debian >= 10 2019-09-24 14:00:22 +02:00
Jérémy Lecour aa28e9c1b8 change repositories URL 2019-03-21 15:31:58 +01:00
Ludovic Poujol 7fda501eae varnish: Add -F to the sustemd unit to not fork at start 2018-05-04 11:38:11 +02:00
Jérémy Lecour 12808feeff varnish: add a restart handler 2017-12-04 14:59:34 +01:00
Jérémy Lecour 419416b531 Varnish : reload or restart if needed 2017-11-30 23:51:18 +01:00
Victor LABORIE 1c48df025c Move /usr rw remount into remount-usr role 2017-11-07 13:34:05 +01:00
Ludovic Poujol 745c45f88d Fix remount_usr_rw/yml 2017-10-11 17:58:18 +02:00
Victor LABORIE 3acd997eca varnish: fix systemd unit override 2017-10-02 11:10:08 +02:00
Gregory Colpart 139a27383d Use /etc/systemd/system/*.service.d/evolinux.conf and fix systemd unit 2017-09-14 19:30:59 +02:00
Jérémy Lecour 0c2170cf5c Remove some backups, again 2017-07-18 19:38:03 +02:00
Jérémy Lecour 65f91f09b0 Disable warnings for mount commands related to /usr read-only 2017-06-12 15:11:40 +02:00
Jérémy Lecour 274de55cc3 varnish remout /usr with read/write 2017-06-07 16:28:32 +02:00
Gabriel Periard-Tremblay 87ebadcadd Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
Romain Dessort 9ea06d987e Add Varnish plugin for munin 2017-05-23 16:19:29 -04:00
Romain Dessort 45fbbef950 Fix issue in Varnish systemd unit
The ExecReload key was not overridden correctly.
2017-05-23 11:37:47 -04:00
Romain Dessort 4ca37fddbc Fix another issue in task for removing Varnish sysV default files 2017-05-23 11:22:57 -04:00
Romain Dessort f2c4f2a59f Fix task which removes obsolete sysV files for varnish daemons 2017-05-23 11:13:40 -04:00
Jérémy Lecour 54afe11580 varnish: test with systemd 2017-05-20 19:58:12 +02:00
Jérémy Lecour 033ebaa593 Add tests for many roles 2017-05-18 15:44:21 +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
Jérémy Lecour 45337ece51 Varnish: add many variables for systemd unit file 2017-04-12 18:04:36 +02:00
Jérémy Lecour bdf534fdbb Varnish: fix logrotate replace
it was not idempotent and would add a segment indefinitely
2017-04-12 18:04:09 +02:00
Romain Dessort 0156555920 Fix logrotate error for varnish* 2017-03-30 11:54:58 -04:00
Jérémy Lecour 5b2ab0d8d3 Ansible >= 2.2 supported 2017-03-24 14:15:09 +01:00
Jérémy Lecour 294cea44e8 Change mode with leading 0, but still as String 2017-03-23 16:59:43 +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
Romain Dessort 6b3b693501 Fix filename for Varnish systemd unit override 2017-03-15 17:49:17 -04:00
Jérémy Lecour 61f5219f48 Improve documentation
Each role has a README and a meta/main.yml file
2017-01-05 18:22:06 +01:00
Jérémy Lecour 5a4f838375 Unix mode MUST be a quoted string when using octal notation 2017-01-05 12:03:54 +01:00
Gabriel Périard-Tremblay 083d36fe98 Fix syntax + use systemd overrides 2016-12-21 16:12:25 +01:00
Gabriel Périard-Tremblay 0b54ccd6c8 Add reload script + lineinfile --> ini_file + config ExecReload 2016-12-21 16:12:25 +01:00
Gabriel Périard-Tremblay 3b1ed33e4b Varnish role idempotent 2016-12-21 16:12:25 +01:00
Gabriel Périard-Tremblay 1bb4840f48 Add Varnish Role 2016-12-21 16:12:25 +01:00