feat: initial commit
Some checks failed
Ansible Lint Check / lint (push) Failing after 44s

This commit is contained in:
Iain Learmonth 2025-11-08 20:55:40 +00:00
commit ce0eb65c8e
36 changed files with 946 additions and 0 deletions

View file

@ -0,0 +1,9 @@
production:
adapter: postgresql
database: {{ podman_link_postgres_zammad_database }}
pool: 50
timeout: 5000
encoding: utf8
username: {{ podman_link_postgres_zammad_user }}
password: {{ podman_link_postgres_zammad_password }}
host: zammad-postgresql