/[adm]/puppet/modules/youri-check/templates/cauldron.conf
ViewVC logotype

Diff of /puppet/modules/youri-check/templates/cauldron.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1451 by pterjan, Sun Apr 3 13:28:58 2011 UTC revision 1454 by pterjan, Sun Apr 3 13:47:36 2011 UTC
# Line 10  resultset: Line 10  resultset:
10      class: Youri::Check::Resultset::DBI      class: Youri::Check::Resultset::DBI
11      options:      options:
12          driver: Pg          driver: Pg
13          host: <%= pgsql_server %>          host: <%= pgsql_server %>;sslmode=require
14          base: <%= pgsql_db %>          base: <%= pgsql_db %>
15          user: <%= pgsql_user %>          user: <%= pgsql_user %>
16          pass: <%= pgsql_password %>          pass: <%= pgsql_password %>

Legend:
Removed from v.1451  
changed lines
  Added in v.1454

  ViewVC Help
Powered by ViewVC 1.1.30