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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1182 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 16:47:12 2011 UTC (13 years, 1 month ago) by misc
File length: 2235 byte(s)
Diff to previous 632 , to selected 177
finish the move to django_application common class

Revision 632 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 21:24:26 2010 UTC (13 years, 4 months ago) by misc
File length: 2510 byte(s)
Diff to previous 630 , to selected 177
allow to use email on log on transifex

Revision 630 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 15:13:18 2010 UTC (13 years, 4 months ago) by misc
File length: 2236 byte(s)
Diff to previous 629 , to selected 177
oups, wrong module

Revision 629 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 13:46:51 2010 UTC (13 years, 4 months ago) by misc
File length: 2229 byte(s)
Diff to previous 628 , to selected 177
- oups, wrong cut and paste

Revision 628 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 12:56:34 2010 UTC (13 years, 4 months ago) by misc
File length: 2220 byte(s)
Diff to previous 627 , to selected 177
- add templating extraction logic to transifex

Revision 627 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 12:56:33 2010 UTC (13 years, 4 months ago) by misc
File length: 2059 byte(s)
Diff to previous 624 , to selected 177
add configfile for template related stuff

Revision 624 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 12:24:46 2010 UTC (13 years, 4 months ago) by misc
File length: 1788 byte(s)
Diff to previous 622 , to selected 177
uniformisation of the name of variable used for password, so we know if this is ldap or postgresql at the first glance

Revision 622 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 03:11:53 2010 UTC (13 years, 4 months ago) by misc
File length: 1779 byte(s)
Diff to previous 618 , to selected 177
force ssl for transifex, to protect login

Revision 618 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:35 2010 UTC (13 years, 4 months ago) by misc
File length: 1702 byte(s)
Diff to previous 617 , to selected 177
- add ldap authentication to transifex, so far for sysadmin only ( for
  testing purposes )

Revision 617 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:33 2010 UTC (13 years, 4 months ago) by misc
File length: 1351 byte(s)
Diff to previous 616 , to selected 177
disable transifex authentication to use native one on django ( and so ldap )

Revision 616 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:32 2010 UTC (13 years, 4 months ago) by misc
File length: 1080 byte(s)
Diff to previous 615 , to selected 177
deploy transifex with wsgi on apache

Revision 615 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:31 2010 UTC (13 years, 4 months ago) by misc
File length: 1025 byte(s)
Diff to previous 614 , to selected 177
reload apache when transifex configuration is changed

Revision 614 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:30 2010 UTC (13 years, 4 months ago) by misc
File length: 959 byte(s)
Diff to previous 613 , to selected 177
create the database and user in postgresql

Revision 613 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 15 01:39:28 2010 UTC (13 years, 4 months ago) by misc
File length: 718 byte(s)
Diff to previous 455 , to selected 177
add psycopg2, required for postgresql connexion

Revision 455 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 24 15:22:14 2010 UTC (13 years, 4 months ago) by misc
File length: 698 byte(s)
Diff to previous 378 , to selected 177
add requires on the package, so puppet doesn't send useless errors

Revision 378 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 22 02:04:06 2010 UTC (13 years, 4 months ago) by misc
File length: 624 byte(s)
Diff to previous 340 , to selected 177
- add default password of x, so manifests do not fail on test vms

Revision 340 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 20 11:52:54 2010 UTC (13 years, 4 months ago) by misc
File length: 621 byte(s)
Diff to previous 295 , to selected 177
- do not let file with passwords to be world readable 
    ( even if being readable by apache is not good either, but needed as the password is used by apache )
- use ldaps for sympa
- use the 2 new facter macro and remove the version copied everywhere
- remove hardcoded domain in bugzilla and others


Revision 295 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 18 23:20:22 2010 UTC (13 years, 5 months ago) by dmorgan
File length: 619 byte(s)
Diff to previous 270 , to selected 177
Add 30-site.conf ( WIP )

Revision 270 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 20:43:29 2010 UTC (13 years, 5 months ago) by misc
File length: 418 byte(s)
Diff to previous 265 , to selected 177
- oups, revert wrongly commited work in progress :/


Revision 265 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:35:10 2010 UTC (13 years, 5 months ago) by misc
File length: 415 byte(s)
Diff to previous 240 , to selected 177
- add a proto module for taking care of pam ( need pam_ldap, etc support, and a review of the pam config file too )

Revision 240 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 10 23:58:34 2010 UTC (13 years, 5 months ago) by dmorgan
File length: 331 byte(s)
Diff to previous 191 , to selected 177
Change transifex password

Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 7 13:17:28 2010 UTC (13 years, 5 months ago) by misc
File length: 285 byte(s)
Diff to previous 179 , to selected 177
- fix the name of the file ( or it will conflict with blog class ) 


Revision 179 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 11:23:38 2010 UTC (13 years, 5 months ago) by dmorgan
File length: 289 byte(s)
Diff to previous 177
Remove postfix require

Revision 177 - (view) (download) (annotate) - [selected]
Added Sat Nov 6 11:18:39 2010 UTC (13 years, 5 months ago) by dmorgan
File length: 338 byte(s)
Add puppet conf for transifex

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