mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
Remove undocumented_services from copenhagen-a host_vars
PostgreSQL 14 and Redis have been stopped, disabled, purged, and data directories removed from copenhagen-a. These were leftovers from an old WordPress project with no user data. Resolves: PESO-114
This commit is contained in:
parent
9317a712ec
commit
056a213ac6
1 changed files with 0 additions and 5 deletions
|
|
@ -19,8 +19,3 @@ systemd_services:
|
|||
system_packages_services:
|
||||
- mariadb
|
||||
|
||||
# Installed but appear unused (only default/empty databases).
|
||||
# Likely leftover from old projects. Candidates for removal.
|
||||
undocumented_services:
|
||||
- postgresql@14-main # only template0/template1/postgres DBs
|
||||
- redis-server # no known consumers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue