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 (#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:
parent
9317a712ec
commit
ca3d9c4261
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue