/[adm]/puppet/modules/postgresql
ViewVC logotype

Log of /puppet/modules/postgresql

View Directory Listing Directory Listing


Sticky Revision:

Revision 1280 - Directory Listing
Modified Tue Mar 8 11:54:34 2011 UTC (13 years ago) by misc
- add 2 types used for remote db and user, with tag support

Revision 1279 - Directory Listing
Modified Tue Mar 8 11:54:32 2011 UTC (13 years ago) by misc
add the start of a tagging system for exported db ( so we can have more than one db server )

Revision 1157 - Directory Listing
Modified Mon Feb 21 15:20:07 2011 UTC (13 years ago) by misc
- adapt the list of database to the setup of forum

Revision 1087 - Directory Listing
Modified Tue Feb 15 16:09:26 2011 UTC (13 years, 1 month ago) by misc
- enable access to the db from the vm for phpbb database


Revision 1083 - Directory Listing
Modified Tue Feb 15 12:35:30 2011 UTC (13 years, 1 month ago) by misc
add the phpbb to the acl database

Revision 1046 - Directory Listing
Modified Sat Feb 12 14:03:29 2011 UTC (13 years, 1 month ago) by misc
- fix ordering, as the exec will fail if postgresql is not running
(errors seen when restarting a vm cloning alamut on kvm)

Revision 773 - Directory Listing
Modified Thu Jan 13 18:12:22 2011 UTC (13 years, 2 months ago) by misc
add various comment on what should be improved later

Revision 646 - Directory Listing
Modified Fri Dec 17 01:45:21 2010 UTC (13 years, 3 months ago) by misc
- do not include password on command line, but use a environnement
  variable, so we avoid password leak on the mailling list

Revision 536 - Directory Listing
Modified Tue Dec 7 02:40:36 2010 UTC (13 years, 3 months ago) by misc
- add options to remove formatting, so puppet do not try to recreate
the db each time

Revision 535 - Directory Listing
Modified Tue Dec 7 02:40:35 2010 UTC (13 years, 3 months ago) by misc
- add the owner option, to set the user to whom the database will belong

Revision 532 - Directory Listing
Modified Tue Dec 7 02:40:32 2010 UTC (13 years, 3 months ago) by misc
- use a loop, and a fact, instead of cut and paste and hardcoded ip

Revision 531 - Directory Listing
Modified Tue Dec 7 02:40:31 2010 UTC (13 years, 3 months ago) by misc
- create the needed certificate for postgresql ( name is hardcoded )

Revision 527 - Directory Listing
Modified Tue Dec 7 02:40:26 2010 UTC (13 years, 3 months ago) by misc
create the database and user on the server, using exported ressources

Revision 526 - Directory Listing
Modified Tue Dec 7 02:40:24 2010 UTC (13 years, 3 months ago) by misc
- move the postgresql server bits to a subclass

Revision 525 - Directory Listing
Modified Tue Dec 7 02:40:23 2010 UTC (13 years, 3 months ago) by misc
like the user type, add a database type

Revision 524 - Directory Listing
Modified Tue Dec 7 02:40:22 2010 UTC (13 years, 3 months ago) by misc
add a type postgres user, to be able to declare postgresql user in puppet directly

Revision 523 - Directory Listing
Modified Tue Dec 7 02:40:21 2010 UTC (13 years, 3 months ago) by misc
add a require on a required package, needed to create initial database

Revision 343 - Directory Listing
Modified Sat Nov 20 21:46:54 2010 UTC (13 years, 4 months ago) by dmorgan
Add comment about previous commit

Revision 342 - Directory Listing
Modified Sat Nov 20 18:02:18 2010 UTC (13 years, 4 months ago) by dmorgan
Allow user bugs to access template1 database



Revision 210 - Directory Listing
Modified Mon Nov 8 23:18:50 2010 UTC (13 years, 4 months ago) by dmorgan
Add sympa to pgsql

Revision 209 - Directory Listing
Modified Mon Nov 8 23:01:23 2010 UTC (13 years, 4 months ago) by misc
- fix mask for database declaration


Revision 190 - Directory Listing
Modified Sun Nov 7 13:07:01 2010 UTC (13 years, 4 months ago) by misc
- my trick about using $name do not work as expected


Revision 189 - Directory Listing
Modified Sun Nov 7 13:04:26 2010 UTC (13 years, 4 months ago) by misc
- add a alias not dependent on the pogsql version 
- do not reload on restart ( as this may have side effect )
- explicitly ask for reload on config file change ( with exec service reload )
- use shorter name for file, with a common variable 


Revision 187 - Directory Listing
Modified Sat Nov 6 23:18:57 2010 UTC (13 years, 4 months ago) by nanardon
- add bugs access to bugs database
- apply hostssl to network connection other than localhost
- think to local IPv6 connection

Revision 175 - Directory Listing
Modified Sat Nov 6 09:00:37 2010 UTC (13 years, 4 months ago) by nanardon
- notice the file is in svn

Revision 174 - Directory Listing
Modified Sat Nov 6 07:42:49 2010 UTC (13 years, 4 months ago) by nanardon
- make 'psql -U postgres' as root working

Revision 173 - Directory Listing
Modified Sat Nov 6 07:24:40 2010 UTC (13 years, 4 months ago) by nanardon
- root on the server is accepted as postgres user

Revision 172 - Directory Listing
Modified Sat Nov 6 07:22:44 2010 UTC (13 years, 4 months ago) by nanardon
- manage pg_ident.conf for postgresql

Revision 171 - Directory Listing
Modified Sat Nov 6 07:10:14 2010 UTC (13 years, 4 months ago) by nanardon
- allow transifex user to connect to transifex database

Revision 120 - Directory Listing
Modified Fri Nov 5 00:39:09 2010 UTC (13 years, 4 months ago) by misc
- add a configuration so postgresql is not uselessly reload on each run on alamut


Revision 114 - Directory Listing
Modified Thu Nov 4 23:19:31 2010 UTC (13 years, 4 months ago) by nanardon
- allow postgres connection using IPv6

Revision 112 - Directory Listing
Modified Thu Nov 4 22:51:36 2010 UTC (13 years, 4 months ago) by nanardon
- also allow connection using main interface

Revision 109 - Directory Listing
Modified Thu Nov 4 18:57:15 2010 UTC (13 years, 4 months ago) by nanardon
- allow mirrors user to connect to db

Revision 67 - Directory Listing
Modified Fri Oct 29 01:23:27 2010 UTC (13 years, 4 months ago) by nanardon
- typo

Revision 66 - Directory Listing
Modified Fri Oct 29 01:22:42 2010 UTC (13 years, 4 months ago) by nanardon
- check postgres is running

Revision 64 - Directory Listing
Modified Fri Oct 29 01:12:24 2010 UTC (13 years, 4 months ago) by nanardon
- allow epoll user to connect locally to epoll db

Revision 61 - Directory Listing
Modified Fri Oct 29 00:38:08 2010 UTC (13 years, 4 months ago) by nanardon
- enable ssl

Revision 60 - Directory Listing
Modified Thu Oct 28 23:59:20 2010 UTC (13 years, 4 months ago) by nanardon
- add login management to postgresql

Revision 59 - Directory Listing
Modified Thu Oct 28 23:51:17 2010 UTC (13 years, 4 months ago) by nanardon
- typo

Revision 58 - Directory Listing
Modified Thu Oct 28 23:50:45 2010 UTC (13 years, 4 months ago) by nanardon
- typo

Revision 57 - Directory Listing
Modified Thu Oct 28 23:50:01 2010 UTC (13 years, 4 months ago) by nanardon
- typo

Revision 55 - Directory Listing
Added Thu Oct 28 23:41:31 2010 UTC (13 years, 4 months ago) by nanardon
- add postgresql config

  ViewVC Help
Powered by ViewVC 1.1.30