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

Log of /puppet/modules/sympa

View Directory Listing Directory Listing


Sticky Revision:

Revision 631 - Directory Listing
Modified Wed Dec 15 16:15:46 2010 UTC (12 years, 3 months ago) by misc
- fix again, not a good day for me :/


Revision 624 - Directory Listing
Modified Wed Dec 15 12:24:46 2010 UTC (12 years, 3 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 611 - Directory Listing
Modified Tue Dec 14 18:29:48 2010 UTC (12 years, 3 months ago) by misc
add missing scenari

Revision 610 - Directory Listing
Modified Tue Dec 14 18:29:47 2010 UTC (12 years, 3 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, 3 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, 3 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, 3 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, 3 months ago) by misc
fix filename to match the one use in other config file

Revision 604 - Directory Listing
Modified Tue Dec 14 18:29:40 2010 UTC (12 years, 3 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, 3 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, 3 months ago) by misc
fix name of sysadmin group

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

Revision 600 - Directory Listing
Modified Tue Dec 14 18:29:36 2010 UTC (12 years, 3 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, 3 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, 3 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, 3 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, 3 months ago) by misc
add 2 missings scenari, one to restrict sender to a specific email,
another one for ldap group

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


Revision 590 - Directory Listing
Modified Tue Dec 14 00:22:33 2010 UTC (12 years, 3 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, 3 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, 3 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, 3 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, 3 months ago) by misc
- disable authtentication without using ldap

Revision 584 - Directory Listing
Modified Mon Dec 13 23:55:03 2010 UTC (12 years, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 months ago) by misc
create directory to hold scenari

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

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

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

Revision 571 - Directory Listing
Modified Thu Dec 9 13:44:02 2010 UTC (12 years, 3 months 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 (12 years, 3 months 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 (12 years, 3 months ago) by misc
- add missing directory


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

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

Revision 562 - Directory Listing
Modified Thu Dec 9 12:34:29 2010 UTC (12 years, 3 months 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 (12 years, 3 months ago) by misc
- use the lib_dir fact

Revision 560 - Directory Listing
Modified Thu Dec 9 12:34:27 2010 UTC (12 years, 3 months 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 (12 years, 3 months ago) by misc
add a mailling list type

Revision 556 - Directory Listing
Modified Thu Dec 9 12:34:22 2010 UTC (12 years, 3 months 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 (12 years, 3 months 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 (12 years, 3 months ago) by misc
add a directory to hold xml config files

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

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

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

Revision 541 - Directory Listing
Modified Tue Dec 7 03:21:31 2010 UTC (12 years, 3 months 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 (12 years, 3 months ago) by misc
- more meaningful name

Revision 539 - Directory Listing
Modified Tue Dec 7 03:21:29 2010 UTC (12 years, 3 months 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 (12 years, 3 months 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 (12 years, 3 months ago) by misc
add perl-Socket6 for ipv6 support, since sympa-www spew error in error_log without it

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

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

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

Revision 378 - Directory Listing
Modified Mon Nov 22 02:04:06 2010 UTC (12 years, 4 months ago) by misc
- add default password of x, so manifests do not fail on test vms

Revision 340 - Directory Listing
Modified Sat Nov 20 11:52:54 2010 UTC (12 years, 4 months ago) by misc
- 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 335 - Directory Listing
Modified Sat Nov 20 00:16:45 2010 UTC (12 years, 4 months ago) by misc
- also fix the directory ( maybe I should add a facter plugin for this too )


Revision 334 - Directory Listing
Modified Fri Nov 19 23:52:44 2010 UTC (12 years, 4 months ago) by misc
- fix template on 32 bits server

Revision 284 - Directory Listing
Modified Thu Nov 18 17:42:50 2010 UTC (12 years, 4 months ago) by boklm
rename vhost template filename

Revision 283 - Directory Listing
Modified Thu Nov 18 17:22:21 2010 UTC (12 years, 4 months ago) by boklm
Disable alias management, already managed in postfix, and remove unused files

Revision 282 - Directory Listing
Modified Thu Nov 18 17:14:16 2010 UTC (12 years, 4 months ago) by dmorgan
We do not need those 2 files as we will not handle the alias in the ldap

Revision 281 - Directory Listing
Modified Thu Nov 18 16:58:22 2010 UTC (12 years, 4 months ago) by boklm
add vhost and webapp conf files

Revision 271 - Directory Listing
Modified Wed Nov 17 23:50:46 2010 UTC (12 years, 4 months ago) by boklm
domain for mailing lists is ml.mageia.org

Revision 255 - Directory Listing
Modified Mon Nov 15 21:39:24 2010 UTC (12 years, 4 months ago) by dmorgan
Do not hardcode domain


Revision 239 - Directory Listing
Modified Wed Nov 10 17:21:43 2010 UTC (12 years, 4 months ago) by dmorgan
continue sympa config.

ldap_alias_entry.tt2 need to be fixed when the mail server will be ON.


Revision 236 - Directory Listing
Modified Wed Nov 10 15:06:07 2010 UTC (12 years, 4 months ago) by dmorgan
Fix typo

Revision 235 - Directory Listing
Modified Wed Nov 10 14:56:47 2010 UTC (12 years, 4 months ago) by dmorgan
Add ldap template file

Revision 234 - Directory Listing
Added Wed Nov 10 14:34:31 2010 UTC (12 years, 4 months ago) by dmorgan
First commit for sympa module

  ViewVC Help
Powered by ViewVC 1.1.28