aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/templates
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2011-04-02 12:22:27 +0000
committerPascal Terjan <pterjan@mageia.org>2011-04-02 12:22:27 +0000
commit1a888419b6796e215c8a11fa9de10229b5cff1c0 (patch)
treedccb7448e02f207b21d83474f28d682326a0ebc3 /modules/youri-check/templates
parentda14180248ec2ce2f17f1f69e176e30f6651eaed (diff)
downloadpuppet-1a888419b6796e215c8a11fa9de10229b5cff1c0.tar
puppet-1a888419b6796e215c8a11fa9de10229b5cff1c0.tar.gz
puppet-1a888419b6796e215c8a11fa9de10229b5cff1c0.tar.bz2
puppet-1a888419b6796e215c8a11fa9de10229b5cff1c0.tar.xz
puppet-1a888419b6796e215c8a11fa9de10229b5cff1c0.zip
Store youri-check results in pgsql, and generate the reports from there on alamut
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: