Remove undocumented_services from copenhagen-a host_vars (#35)

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:
Rasmus Wejlgaard 2026-04-02 23:53:15 +01:00 committed by GitHub
parent 9317a712ec
commit ca3d9c4261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,8 +19,3 @@ systemd_services:
system_packages_services: system_packages_services:
- mariadb - 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