1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/nginx/defaults
Jakub Klinkovský fc23daf5b5
nginx: move the fastcgi cache configuration to the archwiki role
This is much cleaner because the nginx role does not have to set the
fastcgi_cache variable to "false" by default, which was overridden by
host_vars/apollo.archlinux.org to "wiki", but the value was still
hardcoded in the config.

At first, I was wondering that the cache "zone" name should be
generalized to improve the configuration (from the original per-host to
per-service), but that would be an overkill since the fastcgi cache is
used only for the wiki...
2020-09-05 21:27:21 +02:00
..
main.yml nginx: move the fastcgi cache configuration to the archwiki role 2020-09-05 21:27:21 +02:00