mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
copr: backend: flip resalloc against postgresql
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
db_url: 'sqlite:////var/lib/resallocserver/db.sqlite'
|
||||
db_url: 'postgresql://resalloc@/resalloc'
|
||||
logdir: '/var/log/resallocserver'
|
||||
# Listen only on localhost!
|
||||
hostname: 'localhost'
|
||||
|
||||
Reference in New Issue
Block a user