Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
mysql.pp 351 Bytes
postgresql.pp 1.42 KB
sqlite.pp 214 Bytes

Latest revisions

# Date Author Comment
b2babbd9 11/05/2013 03:14 PM Marek Hulán

Fixed order of user, database and role creation

be17ceff 10/31/2013 02:44 PM Marek Hulán

Run migrations when using sqlite

Fixes the issue when migrations are not run on sqlite
since it did not emit any refresh notification.

6a38e97c 10/31/2013 02:44 PM Marek Hulán

Set correct owner of PostgreSQL DB

With this change we can use foreman-rake db:drop to drop the whole DB.
It's needed for installer which can drop db and let it recreate using
existing tools.

2feb6150 06/12/2013 04:40 AM Ewoud Kohl van Wijngaarden

Linting

0cbea3a9 06/04/2013 06:03 AM Ewoud Kohl van Wijngaarden

Puppet-lint fix

07e02d07 04/19/2013 06:58 AM Ewoud Kohl van Wijngaarden

Support unset passwords with postgresql

88e4c164 04/03/2013 12:36 PM Dominic Cleal

Add database management support

database.yml is now managed by this module, and by default it will fully manage
a PostgreSQL server on the host. The db_type parameter can be changed to
manage MySQL or use SQLite instead. The puppet-postgresql and puppetlabs-mysql...

View revisions

Also available in: Atom