aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postgresql
Commit message (Expand)AuthorAgeFilesLines
* add a callback system on database creation, so we can then exec a scriptMichael Scherer2011-06-161-2/+32
* - don't use pam anymore since no system users existsOlivier Thauvin2011-05-211-4/+4
* allow to declare forum db and have it added to postgresql with manual interve...Michael Scherer2011-04-191-0/+2
* add german db declaration to postgresql aclMichael Scherer2011-04-191-1/+1
* Switch back to md5, it is supposed to workPascal Terjan2011-04-031-3/+3
* Use password method as we are over ssl anyway and I don't know how to md5 the...Pascal Terjan2011-04-031-3/+3
* Fix db name in pg_hba.conf, and hack youri-check config to connect over sslPascal Terjan2011-04-031-5/+3
* Also allow local non ssl connections to youri dbPascal Terjan2011-04-031-0/+2
* Allow local connections to youri dbPascal Terjan2011-04-031-1/+4
* Store youri-check results in pgsql, and generate the reports from there on al...Pascal Terjan2011-04-021-0/+2
* - use the new db_and_user type to manage the list of database accessMichael Scherer2011-03-221-4/+1
* convert db_and_user to a exported typeMichael Scherer2011-03-221-8/+17
* add a type for database and user, this will simplify some declarationMichael Scherer2011-03-221-0/+15
* - do not hardcode the list of database in the fileMichael Scherer2011-03-222-1/+1
* - add 2 types used for remote db and user, with tag supportMichael Scherer2011-03-081-0/+22
* add the start of a tagging system for exported db ( so we can have more than ...Michael Scherer2011-03-081-2/+4
* - adapt the list of database to the setup of forumMichael Scherer2011-02-211-3/+14
* - enable access to the db from the vm for phpbb databaseMichael Scherer2011-02-151-0/+2
* add the phpbb to the acl databaseMichael Scherer2011-02-151-1/+1
* - fix ordering, as the exec will fail if postgresql is not runningMichael Scherer2011-02-121-0/+2
* add various comment on what should be improved laterMichael Scherer2011-01-131-1/+8
* - do not include password on command line, but use a environnementMichael Scherer2010-12-171-1/+2
* - add options to remove formatting, so puppet do not try to recreateMichael Scherer2010-12-071-1/+1
* - add the owner option, to set the user to whom the database will belongMichael Scherer2010-12-071-1/+1
* - use a loop, and a fact, instead of cut and paste and hardcoded ipMichael Scherer2010-12-071-22/+13
* - create the needed certificate for postgresql ( name is hardcoded )Michael Scherer2010-12-071-1/+10
* create the database and user on the server, using exported ressourcesMichael Scherer2010-12-071-0/+3
* - move the postgresql server bits to a subclassMichael Scherer2010-12-071-64/+66
* like the user type, add a database typeMichael Scherer2010-12-071-0/+8
* add a type postgres user, to be able to declare postgresql user in puppet dir...Michael Scherer2010-12-071-0/+9
* add a require on a required package, needed to create initial databaseMichael Scherer2010-12-071-2/+12
* Add comment about previous commitDexter Morgan2010-11-201-0/+2
* Allow user bugs to access template1 databaseDexter Morgan2010-11-201-0/+5
* Add sympa to pgsqlDexter Morgan2010-11-081-0/+5
* - fix mask for database declarationMichael Scherer2010-11-081-4/+4
* - my trick about using $name do not work as expectedMichael Scherer2010-11-071-3/+3
* - add a alias not dependent on the pogsql version Michael Scherer2010-11-071-11/+21
* - add bugs access to bugs databaseOlivier Thauvin2010-11-061-9/+19
* - notice the file is in svnOlivier Thauvin2010-11-062-1/+7
* - make 'psql -U postgres' as root workingOlivier Thauvin2010-11-062-2/+2
* - root on the server is accepted as postgres userOlivier Thauvin2010-11-061-0/+1
* - manage pg_ident.conf for postgresqlOlivier Thauvin2010-11-062-0/+52
* - allow transifex user to connect to transifex databaseOlivier Thauvin2010-11-061-1/+4
* - add a configuration so postgresql is not uselessly reload on each run on al...Michael Scherer2010-11-051-1/+2
* - allow postgres connection using IPv6Olivier Thauvin2010-11-041-2/+4
* - also allow connection using main interfaceOlivier Thauvin2010-11-041-0/+2
* - allow mirrors user to connect to dbOlivier Thauvin2010-11-041-0/+1
* - typoOlivier Thauvin2010-10-291-3/+3
* - check postgres is runningOlivier Thauvin2010-10-291-0/+2
* - allow epoll user to connect locally to epoll dbOlivier Thauvin2010-10-291-0/+4