Use explicit PostgreSQL superuser name and fix check mode #17

Merged
eblume merged 1 commit from feature/postgresql-explicit-superuser into main 2026-01-16 14:41:36 -08:00

1 commit

Author SHA1 Message Date
791f4dd2a9 Use explicit PostgreSQL superuser name and fix check mode
- Add postgresql_superuser variable (eblume) to prevent inheriting OS username
- Update initdb to use -U flag for explicit superuser creation
- Update all psql/createdb commands to use explicit -U flag
- Add check_mode: false to op commands so 1Password fetches run in --check mode
- Add PostgreSQL and Miniflux to indri-services-check

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 14:40:40 -08:00