Skip to content

Use the new puppet-weblate module

Zen Fu requested to merge sysadmin-16958-refactor-weblate into master

Use the new module: https://gitlab.tails.boum.org/tails/puppet-weblate

Keep the staging website and reverse proxy configurations around because it depends on our current legacy config.

refs sysadmin#16958

Deployment

When deploying this change, hiera data needs to be updated accordingly:

Old name New name
tails::weblate::postgres_password weblate::postgres_password
tails::weblate::weblate_admin_password weblate::weblate_admin_password
tails::weblate::weblate_secret_key weblate::weblate_secret_key
tails::weblate::redis_password weblate::redis_password
Edited by Zen Fu

Merge request reports