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

Log of /puppet/modules/sympa/manifests

View Directory Listing Directory Listing


Sticky Revision:

Revision 624 - Directory Listing
Modified Wed Dec 15 12:24:46 2010 UTC (13 years, 4 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 (13 years, 4 months ago) by misc
add missing scenari

Revision 607 - Directory Listing
Modified Tue Dec 14 18:29:44 2010 UTC (13 years, 4 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 (13 years, 4 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 (13 years, 4 months ago) by misc
fix the filename as used in scenari

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

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

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


Revision 590 - Directory Listing
Modified Tue Dec 14 00:22:33 2010 UTC (13 years, 4 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 (13 years, 4 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 (13 years, 4 months ago) by misc
create the scenari for subscription ( web only )

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

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

Revision 576 - Directory Listing
Modified Fri Dec 10 20:17:43 2010 UTC (13 years, 4 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 (13 years, 4 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 (13 years, 4 months ago) by misc
- restart web interface ( and so apache ) when the authentication is 
changed ( due to fast cgi persistence )


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


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

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

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

Revision 553 - Directory Listing
Modified Thu Dec 9 12:34:19 2010 UTC (13 years, 4 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 (13 years, 4 months ago) by misc
- move everything in a subclass

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

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

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

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

Revision 533 - Directory Listing
Modified Tue Dec 7 02:40:33 2010 UTC (13 years, 4 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 (13 years, 4 months ago) by misc
- create sympa user & db

Revision 378 - Directory Listing
Modified Mon Nov 22 02:04:06 2010 UTC (13 years, 5 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 (13 years, 5 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 284 - Directory Listing
Modified Thu Nov 18 17:42:50 2010 UTC (13 years, 5 months ago) by boklm
rename vhost template filename

Revision 282 - Directory Listing
Modified Thu Nov 18 17:14:16 2010 UTC (13 years, 5 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 (13 years, 5 months ago) by boklm
add vhost and webapp conf files

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

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


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

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

  ViewVC Help
Powered by ViewVC 1.1.30