Parent Directory
|
Revision Log
|
Patch
revision 1446 by pterjan, Wed Mar 23 22:29:22 2011 UTC | revision 1447 by pterjan, Sat Apr 2 12:22:27 2011 UTC | |
---|---|---|
# | Line 9 mirror_x86_64: ${mirror}/x86_64/media | Line 9 mirror_x86_64: ${mirror}/x86_64/media |
9 | resultset: | resultset: |
10 | class: Youri::Check::Resultset::DBI | class: Youri::Check::Resultset::DBI |
11 | options: | options: |
12 | driver: SQLite | driver: Pg |
13 | host: localhost | host: <%= pgsql_server %> |
14 | base: youri.db | base: <%= pgsql_db %> |
15 | user: <%= pgsql_user %> | |
16 | password: <%= pgsql_password %> | |
17 | ||
18 | # checks definitions | # checks definitions |
19 | tests: | tests: |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |