Commit Graph

101 Commits

Author SHA1 Message Date
Jérémy Lecour 25a47173b8 create server status parent directory if missing 2018-01-18 17:17:34 +01:00
Jérémy Lecour b634840b42 apache/nginx: server status suffix 2018-01-03 10:05:20 +01:00
Jérémy Lecour 28954e634c whitespaces 2018-01-03 10:05:20 +01:00
Jérémy Lecour aeba94bcba default/additional variables
List of hosts/ip are a combination of 2 lists allowing overrides
2017-12-20 18:04:54 +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 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 8ef9554746 Combine evolix and additional trusted IP addresses 2017-11-15 23:57:58 +01:00
Victor LABORIE 5e9795435b nginx: fix ip filtering in default vhost 2017-10-12 15:38:07 +02:00
Jérémy Lecour 9527aff68a apache/nginx: remove compatibility mode 2017-10-11 18:13:15 +02:00
Jérémy Lecour 517c0e672b Nginx: completely rename ipaddr_whitelist 2017-10-10 09:57:29 +02:00
Jérémy Lecour ae745d89ff Nginx: don't overwrite the default vhost 2017-10-09 16:35:38 +02:00
Jérémy Lecour 9798022192 Nginx: fix ipaddr_whitelist path 2017-10-09 16:13:26 +02:00
Ludovic Poujol 1e68bcb2fc Nginx: fix missing double quote 2017-10-09 11:56:34 +02:00
Jérémy Lecour e7e9f9e125 Apache/Nginx: use ipaddr_whitelist 2017-10-07 13:48:04 +02:00
Jérémy Lecour 81aabdbe5e nginx: apt preferences for libnginx packages 2017-09-12 15:16:03 +02:00
Victor LABORIE 1cc4ea65df nginx: fix default link in minimal install 2017-09-08 15:04:58 +02:00
Victor LABORIE 1af13e40c1 nginx: disable spdy in default vhost 2017-08-22 15:00:14 +02:00
Gregory Colpart 2bb7367edf standardization for Debian versions : we use "jessie" or "9 or later" to prepare buster smoothly as possible 2017-08-18 03:50:30 +02:00
Victor LABORIE ab0e7b010b nginx: fix link to default vhost 2017-08-04 18:53:08 +02:00
Jérémy Lecour b6e8c1760e nginx: fix typo for tags 2017-07-27 18:14:56 -04:00
Jérémy Lecour 62fbbd2016 Rename role "apt-repositories" to "apt" 2017-07-19 08:56:46 +02:00
Jérémy Lecour a179f824f1 merge nginx-light into nginx 2017-07-14 15:42:36 +02:00
Jérémy Lecour d02cef44bd nginx: fix file path 2017-07-13 16:26:14 +02:00
Jérémy Lecour dbf4a3d0fa haproxy/nginx: add sources if backports are needed 2017-07-13 14:17:25 +02:00
Jérémy Lecour da974b6cb0 merge nginx roles 2017-07-13 09:59:37 +02:00
Jérémy Lecour 34f6354a9e random suffices for phpmyadmin abnd server-status with apg 2017-07-06 17:14:28 +02:00
Jérémy Lecour 0e0bc1cbbd Split default vhost into nginx ad apache roles 2017-07-06 17:14:28 +02:00
Gabriel Periard-Tremblay 87ebadcadd Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
Jérémy Lecour 9fae99f8dc Minor syntax and whitespaces fixes 2017-05-19 22:29:53 +02:00
Jérémy Lecour 33314828b1 Change Ansible version used by ansible-kitchen 2017-04-19 17:48:02 +02: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
Gabriel Périard-Tremblay 9baf84736c Add max_ssh_sessions to .kitchen as a workaround 2017-03-13 14:42:02 -04:00
Gabriel Périard-Tremblay 334fd1ed10 Add serverspec test to nginx role 2017-03-09 16:36:25 -05:00
Gabriel Périard-Tremblay bcb740d3d1 Update test kitchen configuration and directory layout 2017-02-27 15:49:10 -05:00
Gabriel Périard-Tremblay fd77649cb9 Add basic kitchen test files to nginx, apache and nodejs roles 2017-02-27 11:18:37 -05:00
Jérémy Lecour 8920ff1ee4 Add "always_run: yes" where it's pertinent
There is also the "check_mode: no", but commented,
for when we switch to Ansible 2.2
2017-01-31 11:45:35 +01:00
Jérémy Lecour 478e9a8272 replace "state: installed" with "state: present" 2017-01-12 17:37:48 +01:00
Jérémy Lecour fa9a54bc6c Nginx: properly enable fcgi service for Munin 2017-01-10 14:34:47 +01: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
Jérémy Lecour 91c8fad950 Extract logrotate configurations in roles 2017-01-03 16:58:19 +01:00
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
Jérémy Lecour b33ae06ee6 Nginx: snippets are managed separately 2016-12-21 16:12:27 +01:00
Jérémy Lecour 3c65bce95e Nginx: file permissions 2016-12-21 16:12:25 +01:00
Jérémy Lecour 1ed948d9e8 nginx: fix snippets rights 2016-12-21 16:12:25 +01:00
Jérémy Lecour 70c6769831 add an example for Nginx whitelist 2016-12-21 16:12:24 +01:00
Jérémy Lecour 20cfbdaf75 clarifies the variables in nginx documentation 2016-12-21 16:12:24 +01:00
Jérémy Lecour 496885341d add an nginx role 2016-12-21 16:12:12 +01:00