/[adm]/puppet/modules
ViewVC logotype

Log of /puppet/modules

View Directory Listing Directory Listing


Sticky Revision:


Revision 628 - Directory Listing
Modified Wed Dec 15 12:56:34 2010 UTC (12 years, 11 months ago) by misc
- add templating extraction logic to transifex

Revision 627 - Directory Listing
Modified Wed Dec 15 12:56:33 2010 UTC (12 years, 11 months ago) by misc
add configfile for template related stuff

Revision 626 - Directory Listing
Modified Wed Dec 15 12:24:48 2010 UTC (12 years, 11 months ago) by misc
- create bugzilla database upon deployment

Revision 625 - Directory Listing
Modified Wed Dec 15 12:24:47 2010 UTC (12 years, 11 months ago) by misc
- create the database and the user on deployment of mga-mirrors

Revision 624 - Directory Listing
Modified Wed Dec 15 12:24:46 2010 UTC (12 years, 11 months ago) by misc
uniformisation of the name of variable used for password, so we know if this is ldap or postgresql at the first glance

Revision 623 - Directory Listing
Modified Wed Dec 15 03:11:54 2010 UTC (12 years, 11 months ago) by misc
- add transifex to dns

Revision 622 - Directory Listing
Modified Wed Dec 15 03:11:53 2010 UTC (12 years, 11 months ago) by misc
force ssl for transifex, to protect login

Revision 621 - Directory Listing
Modified Wed Dec 15 03:11:52 2010 UTC (12 years, 11 months ago) by misc
add ssl support to django deployment class

Revision 620 - Directory Listing
Modified Wed Dec 15 01:39:37 2010 UTC (12 years, 11 months ago) by misc
- add support for multiple module_path ( as needed by transifex ), and
  to not prefix the settings module ( in case of, but not needed now )

Revision 619 - Directory Listing
Modified Wed Dec 15 01:39:36 2010 UTC (12 years, 11 months ago) by misc
- set default value of define to false ( so we are not forced to give
  one or the others )

Revision 618 - Directory Listing
Modified Wed Dec 15 01:39:35 2010 UTC (12 years, 11 months ago) by misc
- add ldap authentication to transifex, so far for sysadmin only ( for
  testing purposes )

Revision 617 - Directory Listing
Modified Wed Dec 15 01:39:33 2010 UTC (12 years, 11 months ago) by misc
disable transifex authentication to use native one on django ( and so ldap )

Revision 616 - Directory Listing
Modified Wed Dec 15 01:39:32 2010 UTC (12 years, 11 months ago) by misc
deploy transifex with wsgi on apache

Revision 615 - Directory Listing
Modified Wed Dec 15 01:39:31 2010 UTC (12 years, 11 months ago) by misc
reload apache when transifex configuration is changed

Revision 614 - Directory Listing
Modified Wed Dec 15 01:39:30 2010 UTC (12 years, 11 months ago) by misc
create the database and user in postgresql

Revision 613 - Directory Listing
Modified Wed Dec 15 01:39:28 2010 UTC (12 years, 11 months ago) by misc
add psycopg2, required for postgresql connexion

Revision 612 - Directory Listing
Modified Wed Dec 15 01:39:27 2010 UTC (12 years, 11 months ago) by misc
do not use a variable called module in template, this is a reserved ruby keyword

Revision 611 - Directory Listing
Modified Tue Dec 14 18:29:48 2010 UTC (12 years, 11 months ago) by misc
add missing scenari

Revision 610 - Directory Listing
Modified Tue Dec 14 18:29:47 2010 UTC (12 years, 11 months ago) by misc
sympa requires to have a least one static owner defined in config

Revision 609 - Directory Listing
Modified Tue Dec 14 18:29:46 2010 UTC (12 years, 11 months ago) by misc
remove option, exist only for owner

Revision 608 - Directory Listing
Modified Tue Dec 14 18:29:45 2010 UTC (12 years, 11 months ago) by misc
fix filename, as this prevent list creation

Revision 607 - Directory Listing
Modified Tue Dec 14 18:29:44 2010 UTC (12 years, 11 months ago) by misc
do not use @ in filename, this confuse sympa ( and so, replace it by
-at- )

Revision 606 - Directory Listing
Modified Tue Dec 14 18:29:43 2010 UTC (12 years, 11 months ago) by misc
fix filename to match the one use in other config file

Revision 605 - Directory Listing
Modified Tue Dec 14 18:29:41 2010 UTC (12 years, 11 months ago) by misc
let users see who is in another group ( needed for sympa )

Revision 604 - Directory Listing
Modified Tue Dec 14 18:29:40 2010 UTC (12 years, 11 months ago) by misc
fix the filename as used in scenari

Revision 603 - Directory Listing
Modified Tue Dec 14 18:29:39 2010 UTC (12 years, 11 months ago) by misc
fix parameters to work with our ldap

Revision 602 - Directory Listing
Modified Tue Dec 14 18:29:38 2010 UTC (12 years, 11 months ago) by misc
fix name of sysadmin group

Revision 601 - Directory Listing
Modified Tue Dec 14 18:29:37 2010 UTC (12 years, 11 months ago) by misc
use ssl, not plaintext

Revision 600 - Directory Listing
Modified Tue Dec 14 18:29:36 2010 UTC (12 years, 11 months ago) by misc
for sympa like for python, indentation is important ( and new line too )

Revision 599 - Directory Listing
Modified Tue Dec 14 18:29:35 2010 UTC (12 years, 11 months ago) by misc
sympa requires configuration to be separated by a empty line

Revision 598 - Directory Listing
Modified Tue Dec 14 18:29:34 2010 UTC (12 years, 11 months ago) by misc
adjust the name of the file, so sympa do not complaint in syslog about
missing file

Revision 597 - Directory Listing
Modified Tue Dec 14 18:29:33 2010 UTC (12 years, 11 months ago) by misc
it seems sympa think that empty line are significant

Revision 596 - Directory Listing
Modified Tue Dec 14 18:29:32 2010 UTC (12 years, 11 months ago) by misc
add 2 missings scenari, one to restrict sender to a specific email,
another one for ldap group

Revision 595 - Directory Listing
Modified Tue Dec 14 11:30:03 2010 UTC (12 years, 11 months ago) by misc
- do not restart when puppet.conf is updated, or this stop puppet while updating itself


Revision 594 - Directory Listing
Modified Tue Dec 14 11:15:25 2010 UTC (12 years, 11 months ago) by misc
fix the "end of file reached" error message that we see when running puppet
manually, see https://projects.puppetlabs.com/issues/5018 for the work around 


Revision 593 - Directory Listing
Modified Tue Dec 14 05:51:40 2010 UTC (12 years, 11 months ago) by nanardon
- ibliblio is replacing server 152.46.7.122 by 152.19.134.30

Revision 592 - Directory Listing
Modified Tue Dec 14 00:27:03 2010 UTC (12 years, 11 months ago) by misc
oups, fix name of the parameter


Revision 591 - Directory Listing
Modified Tue Dec 14 00:24:19 2010 UTC (12 years, 11 months ago) by misc
- add $PATH ( prevent spurious errors in puppet post commit script )


Revision 590 - Directory Listing
Modified Tue Dec 14 00:22:33 2010 UTC (12 years, 11 months ago) by misc
fix ordering, if a list was partially removed manually

Revision 589 - Directory Listing
Modified Mon Dec 13 23:55:09 2010 UTC (12 years, 11 months ago) by misc
add scenario_sender_ldap_group and scenario_sender_mail

Revision 588 - Directory Listing
Modified Mon Dec 13 23:55:08 2010 UTC (12 years, 11 months ago) by misc
create the scenari for subscription ( web only )

Revision 587 - Directory Listing
Modified Mon Dec 13 23:55:07 2010 UTC (12 years, 11 months ago) by misc
- move file to subdirectory, easier to understand what's going on

Revision 585 - Directory Listing
Modified Mon Dec 13 23:55:04 2010 UTC (12 years, 11 months ago) by misc
- disable authtentication without using ldap

Revision 584 - Directory Listing
Modified Mon Dec 13 23:55:03 2010 UTC (12 years, 11 months ago) by misc
always use the same profile for list creation, since puppet will change the configuration after

Revision 583 - Directory Listing
Modified Mon Dec 13 23:55:02 2010 UTC (12 years, 11 months ago) by misc
pull moderator and owner from ldap ( not really needed as this is managed later by puppet )

Revision 582 - Directory Listing
Modified Mon Dec 13 23:55:01 2010 UTC (12 years, 11 months ago) by misc
add the different type of list that we can have and use

Revision 581 - Directory Listing
Modified Mon Dec 13 23:55:00 2010 UTC (12 years, 11 months ago) by misc
add support for sender_ldap_group, sender_email and subscriber_ldap_group

Revision 580 - Directory Listing
Modified Mon Dec 13 23:54:58 2010 UTC (12 years, 11 months ago) by misc
manage configuration of the list after creating the list

Revision 579 - Directory Listing
Modified Mon Dec 13 23:54:57 2010 UTC (12 years, 11 months ago) by misc
ldap_search_filter will be defined later in a more dynamic fashion

Revision 578 - Directory Listing
Modified Mon Dec 13 23:54:56 2010 UTC (12 years, 11 months ago) by misc
create directory to hold scenari

Revision 577 - Directory Listing
Modified Fri Dec 10 20:52:20 2010 UTC (13 years ago) by misc
- add template that I forgot to commit

Revision 576 - Directory Listing
Modified Fri Dec 10 20:17:43 2010 UTC (13 years ago) by misc
add support for ldap search filter, to be used in sympa scenari for filtering

Revision 575 - Directory Listing
Modified Fri Dec 10 20:17:41 2010 UTC (13 years ago) by misc
allow users to read memberof, and use overlay to keep the changes in sync

Revision 574 - Directory Listing
Modified Fri Dec 10 20:17:40 2010 UTC (13 years ago) by misc
- add 2 datasources for owner and moderation, to have the defined in
  ldap

Revision 573 - Directory Listing
Modified Thu Dec 9 23:13:07 2010 UTC (13 years ago) by blino
allow schedbot user to log in valstar (for svn)


Revision 572 - Directory Listing
Modified Thu Dec 9 14:06:03 2010 UTC (13 years ago) by misc
- since sympa use transport table to get the message, no need to declare it
in mydestination


Revision 571 - Directory Listing
Modified Thu Dec 9 13:44:02 2010 UTC (13 years ago) by misc
- restart web interface ( and so apache ) when the authentication is 
changed ( due to fast cgi persistence )


Revision 570 - Directory Listing
Modified Thu Dec 9 13:41:59 2010 UTC (13 years ago) by misc
- port is not needed, and cause trouble to web interface 
( but since this requires a apache restart, this was not seen
during my test )


Revision 569 - Directory Listing
Modified Thu Dec 9 13:09:31 2010 UTC (13 years ago) by misc
- add missing directory


Revision 568 - Directory Listing
Modified Thu Dec 9 12:55:48 2010 UTC (13 years ago) by misc
- oups, seems I forgot that certificates were already created by apache class


Revision 567 - Directory Listing
Modified Thu Dec 9 12:34:34 2010 UTC (13 years ago) by misc
- readd a better mysql module

Revision 566 - Directory Listing
Modified Thu Dec 9 12:34:33 2010 UTC (13 years ago) by misc
restart sympa if the configuration is changed

Revision 565 - Directory Listing
Modified Thu Dec 9 12:34:32 2010 UTC (13 years ago) by misc
simplify the declaration

Revision 564 - Directory Listing
Modified Thu Dec 9 12:34:31 2010 UTC (13 years ago) by misc
- also create a self signed certificate for catdap if no certificate
  exist

Revision 563 - Directory Listing
Modified Thu Dec 9 12:34:30 2010 UTC (13 years ago) by misc
add epoll selfsigned certificate

Revision 562 - Directory Listing
Modified Thu Dec 9 12:34:29 2010 UTC (13 years ago) by misc
- use a variable for the robot and http vhost ( and force https in www
  sympa config too )

Revision 561 - Directory Listing
Modified Thu Dec 9 12:34:28 2010 UTC (13 years ago) by misc
- use the lib_dir fact

Revision 560 - Directory Listing
Modified Thu Dec 9 12:34:27 2010 UTC (13 years ago) by misc
use ssl for mailling list interface, as password are involved ( a more selective approach should be used later )

Revision 557 - Directory Listing
Modified Thu Dec 9 12:34:23 2010 UTC (13 years ago) by misc
add a mailling list type

Revision 556 - Directory Listing
Modified Thu Dec 9 12:34:22 2010 UTC (13 years ago) by misc
restrict the locale used by sympa for now, as it flood the log otherwise

Revision 554 - Directory Listing
Modified Thu Dec 9 12:34:20 2010 UTC (13 years ago) by misc
change default settings, after discussing with mdv maintainer.
the setting of using /var/lib/sympa do not seems good, but may work fine
( except this prevent list called bounce, arc and aliases to be created
, and this prevent simple shell based mailling list enumeration)

Revision 553 - Directory Listing
Modified Thu Dec 9 12:34:19 2010 UTC (13 years ago) by misc
add a directory to hold xml config files

Revision 552 - Directory Listing
Modified Thu Dec 9 12:34:18 2010 UTC (13 years ago) by misc
the sympa class was renamed, so we need to adjust the tag here

Revision 551 - Directory Listing
Modified Thu Dec 9 12:34:17 2010 UTC (13 years ago) by misc
- move everything in a subclass

Revision 550 - Directory Listing
Modified Thu Dec 9 12:34:16 2010 UTC (13 years ago) by misc
- add a svn snapshot for templates

Revision 549 - Directory Listing
Modified Thu Dec 9 12:34:14 2010 UTC (13 years ago) by misc
add a sympa service, even if it would be better to add the 5 scripts
separatly

Revision 548 - Directory Listing
Modified Wed Dec 8 07:42:49 2010 UTC (13 years ago) by blino
do not list unsupported arches


Revision 547 - Directory Listing
Modified Wed Dec 8 07:41:51 2010 UTC (13 years ago) by blino
use domain variable


Revision 546 - Directory Listing
Modified Wed Dec 8 07:41:19 2010 UTC (13 years ago) by blino
use repository_root


Revision 545 - Directory Listing
Modified Wed Dec 8 07:40:12 2010 UTC (13 years ago) by blino
declare repository_root in manifest

Revision 544 - Directory Listing
Modified Wed Dec 8 07:33:58 2010 UTC (13 years ago) by blino
remove incorrect require for /etc/youri


Revision 543 - Directory Listing
Modified Wed Dec 8 07:33:18 2010 UTC (13 years ago) by blino
initial youri submit-todo conf

Revision 541 - Directory Listing
Modified Tue Dec 7 03:21:31 2010 UTC (13 years ago) by misc
- sympa need to use its account to read data from ldap

Revision 540 - Directory Listing
Modified Tue Dec 7 03:21:30 2010 UTC (13 years ago) by misc
- more meaningful name

Revision 539 - Directory Listing
Modified Tue Dec 7 03:21:29 2010 UTC (13 years ago) by misc
- fix wrong config file directive ( and also align the last line )

Revision 538 - Directory Listing
Modified Tue Dec 7 02:40:38 2010 UTC (13 years ago) by misc
add a alias for static data served by apache

Revision 537 - Directory Listing
Modified Tue Dec 7 02:40:37 2010 UTC (13 years ago) by misc
add perl-Socket6 for ipv6 support, since sympa-www spew error in error_log without it

Revision 536 - Directory Listing
Modified Tue Dec 7 02:40:36 2010 UTC (13 years 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 ago) by misc
- add the owner option, to set the user to whom the database will belong

Revision 534 - Directory Listing
Modified Tue Dec 7 02:40:34 2010 UTC (13 years ago) by misc
- simplify the cgi path using custom fact

Revision 533 - Directory Listing
Modified Tue Dec 7 02:40:33 2010 UTC (13 years ago) by misc
- add perl-CGI-Fast, since it is required by sympa-www for fastcgi

Revision 532 - Directory Listing
Modified Tue Dec 7 02:40:32 2010 UTC (13 years 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 ago) by misc
- create the needed certificate for postgresql ( name is hardcoded )

Revision 530 - Directory Listing
Modified Tue Dec 7 02:40:29 2010 UTC (13 years ago) by misc
add a type for selfsigned certificate in 2 file

Revision 529 - Directory Listing
Modified Tue Dec 7 02:40:28 2010 UTC (13 years ago) by misc
- create sympa user & db

Revision 528 - Directory Listing
Modified Tue Dec 7 02:40:27 2010 UTC (13 years ago) by misc
- create the database and the user in postgresql database for epoll

Revision 527 - Directory Listing
Modified Tue Dec 7 02:40:26 2010 UTC (13 years 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 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 ago) by misc
like the user type, add a database type

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


  ViewVC Help
Powered by ViewVC 1.1.28