1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2026-03-07 07:41:35 +01:00
infrastructure/roles/fastly_origin/templates/fastly-invalidate.conf.j2
Christian Heusel 557818871d
fastly_origin: Add new role for db invalidation
We watch over the database paths with a 'systemd.path' unit and
invalidate the CDN cached files once the DBs on the origin are changed.

Fixes https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/778

Signed-off-by: Christian Heusel <christian@heusel.eu>
2025-12-20 18:53:25 +01:00

2 lines
48 B
Django/Jinja

FASTLY_API_TOKEN={{ vault_fastly_purge_token }}