aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules/youri-check/templates')
-rw-r--r--modules/youri-check/templates/check.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf
index be89b065..a57460df 100644
--- a/modules/youri-check/templates/check.conf
+++ b/modules/youri-check/templates/check.conf
@@ -9,9 +9,11 @@ mirror_x86_64: ${mirror}/x86_64/media
resultset:
class: Youri::Check::Resultset::DBI
options:
- driver: SQLite
- host: localhost
- base: youri.db
+ driver: Pg
+ host: <%= pgsql_server %>
+ base: <%= pgsql_db %>
+ user: <%= pgsql_user %>
+ password: <%= pgsql_password %>
# checks definitions
tests: