Bug #16881
Puppetize critical Weblate configuration
Status:
Confirmed
Priority:
Elevated
Assignee:
-
Category:
Infrastructure
Target version:
-
Start date:
Due date:
% Done:
0%
Feature Branch:
Type of work:
Sysadmin
Blueprint:
Starter:
Affected tool:
Translation Platform
Description
Great parts of our setup were implemented so far by clicking stuff in the admin web UI, which:
- Makes it hard to audit & review both the current state of things and future changes.
- Implies we have no way to set up another, identical instance of this platform, which is problematic:
- It's hard to replicate the setup locally for dev/test purposes.
- If we ever screw up the database hopelessly, we can't easily reset it and restore the settings we really want to keep.
So it would be nice to encode in Puppet the settings we really care about, such as ACLs for groups, that implement critical parts of our security model (#16855).
Related issues
History
#1 Updated by intrigeri 5 months ago
- Related to Bug #16855: Enforce reviewer policy on Weblate added