/[adm]/puppet/modules/postgresql/manifests/init.pp
ViewVC logotype

Log of /puppet/modules/postgresql/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1759 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 17 11:05:25 2011 UTC (12 years, 9 months ago) by misc
File length: 6154 byte(s)
Diff to previous 1755 , to selected 1357
use a tag for exported ressources, instead of fetching by name

Revision 1755 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 17 10:59:44 2011 UTC (12 years, 9 months ago) by misc
File length: 6130 byte(s)
Diff to previous 1744 , to selected 1357
fix syntax of exec ( one more time )

Revision 1744 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 16 00:11:56 2011 UTC (12 years, 9 months ago) by misc
File length: 6126 byte(s)
Diff to previous 1534 , to selected 1357
add a callback system on database creation, so we can then exec a script
to fill the db ( for forum, wiki, and others web application )

Revision 1534 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 19 11:05:20 2011 UTC (12 years, 11 months ago) by misc
File length: 4943 byte(s)
Diff to previous 1358 , to selected 1357
allow to declare forum db and have it added to postgresql with manual intervention ( first part )

Revision 1358 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 18:42:50 2011 UTC (13 years ago) by misc
File length: 4875 byte(s)
Diff to previous 1357
- use the new db_and_user type to manage the list of database access

Revision 1357 - (view) (download) (annotate) - [selected]
Modified Tue Mar 22 18:42:46 2011 UTC (13 years ago) by misc
File length: 5059 byte(s)
Diff to previous 1355
convert db_and_user to a exported type

Revision 1355 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 17:27:10 2011 UTC (13 years ago) by misc
File length: 4769 byte(s)
Diff to previous 1354 , to selected 1357
add a type for database and user, this will simplify some declaration

Revision 1354 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 17:27:09 2011 UTC (13 years ago) by misc
File length: 4358 byte(s)
Diff to previous 1280 , to selected 1357
- do not hardcode the list of database in the file

Revision 1280 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 11:54:34 2011 UTC (13 years ago) by misc
File length: 4295 byte(s)
Diff to previous 1279 , to selected 1357
- add 2 types used for remote db and user, with tag support

Revision 1279 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 11:54:32 2011 UTC (13 years ago) by misc
File length: 3754 byte(s)
Diff to previous 1046 , to selected 1357
add the start of a tagging system for exported db ( so we can have more than one db server )

Revision 1046 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 12 14:03:29 2011 UTC (13 years, 1 month ago) by misc
File length: 3700 byte(s)
Diff to previous 773 , to selected 1357
- fix ordering, as the exec will fail if postgresql is not running
(errors seen when restarting a vm cloning alamut on kvm)

Revision 773 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 13 18:12:22 2011 UTC (13 years, 2 months ago) by misc
File length: 3608 byte(s)
Diff to previous 646 , to selected 1357
add various comment on what should be improved later

Revision 646 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 17 01:45:21 2010 UTC (13 years, 3 months ago) by misc
File length: 3210 byte(s)
Diff to previous 536 , to selected 1357
- do not include password on command line, but use a environnement
  variable, so we avoid password leak on the mailling list

Revision 536 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:36 2010 UTC (13 years, 3 months ago) by misc
File length: 3167 byte(s)
Diff to previous 535 , to selected 1357
- add options to remove formatting, so puppet do not try to recreate
the db each time

Revision 535 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:35 2010 UTC (13 years, 3 months ago) by misc
File length: 3161 byte(s)
Diff to previous 531 , to selected 1357
- add the owner option, to set the user to whom the database will belong

Revision 531 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:31 2010 UTC (13 years, 3 months ago) by misc
File length: 3152 byte(s)
Diff to previous 527 , to selected 1357
- create the needed certificate for postgresql ( name is hardcoded )

Revision 527 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:26 2010 UTC (13 years, 3 months ago) by misc
File length: 2889 byte(s)
Diff to previous 526 , to selected 1357
create the database and user on the server, using exported ressources

Revision 526 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:24 2010 UTC (13 years, 3 months ago) by misc
File length: 2818 byte(s)
Diff to previous 525 , to selected 1357
- move the postgresql server bits to a subclass

Revision 525 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:23 2010 UTC (13 years, 3 months ago) by misc
File length: 2528 byte(s)
Diff to previous 524 , to selected 1357
like the user type, add a database type

Revision 524 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:22 2010 UTC (13 years, 3 months ago) by misc
File length: 2224 byte(s)
Diff to previous 523 , to selected 1357
add a type postgres user, to be able to declare postgresql user in puppet directly

Revision 523 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 7 02:40:21 2010 UTC (13 years, 3 months ago) by misc
File length: 1908 byte(s)
Diff to previous 190 , to selected 1357
add a require on a required package, needed to create initial database

Revision 190 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 7 13:07:01 2010 UTC (13 years, 4 months ago) by misc
File length: 1588 byte(s)
Diff to previous 189 , to selected 1357
- my trick about using $name do not work as expected


Revision 189 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 7 13:04:26 2010 UTC (13 years, 4 months ago) by misc
File length: 1564 byte(s)
Diff to previous 172 , to selected 1357
- 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 172 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 07:22:44 2010 UTC (13 years, 4 months ago) by nanardon
File length: 1407 byte(s)
Diff to previous 120 , to selected 1357
- manage pg_ident.conf for postgresql

Revision 120 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 00:39:09 2010 UTC (13 years, 4 months ago) by misc
File length: 1099 byte(s)
Diff to previous 67 , to selected 1357
- add a configuration so postgresql is not uselessly reload on each run on alamut


Revision 67 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 29 01:23:27 2010 UTC (13 years, 5 months ago) by nanardon
File length: 1071 byte(s)
Diff to previous 66 , to selected 1357
- typo

Revision 66 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 29 01:22:42 2010 UTC (13 years, 5 months ago) by nanardon
File length: 1070 byte(s)
Diff to previous 60 , to selected 1357
- check postgres is running

Revision 60 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 28 23:59:20 2010 UTC (13 years, 5 months ago) by nanardon
File length: 990 byte(s)
Diff to previous 59 , to selected 1357
- add login management to postgresql

Revision 59 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 28 23:51:17 2010 UTC (13 years, 5 months ago) by nanardon
File length: 802 byte(s)
Diff to previous 58 , to selected 1357
- typo

Revision 58 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 28 23:50:45 2010 UTC (13 years, 5 months ago) by nanardon
File length: 801 byte(s)
Diff to previous 57 , to selected 1357
- typo

Revision 57 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 28 23:50:01 2010 UTC (13 years, 5 months ago) by nanardon
File length: 799 byte(s)
Diff to previous 55 , to selected 1357
- typo

Revision 55 - (view) (download) (annotate) - [select for diffs]
Added Thu Oct 28 23:41:31 2010 UTC (13 years, 5 months ago) by nanardon
File length: 731 byte(s)
Diff to selected 1357
- add postgresql config

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30