aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add epoll selfsigned certificateMichael Scherer2010-12-091-0/+4
|
* - use a variable for the robot and http vhost ( and force https in wwwMichael Scherer2010-12-092-8/+14
| | | | sympa config too )
* - use the lib_dir factMichael Scherer2010-12-091-4/+1
|
* use ssl for mailling list interface, as password are involved ( a more ↵Michael Scherer2010-12-092-3/+13
| | | | selective approach should be used later )
* deploy a testing listMichael Scherer2010-12-091-0/+6
|
* deploy sympa on alamutMichael Scherer2010-12-091-1/+8
|
* add a mailling list typeMichael Scherer2010-12-092-0/+31
|
* restrict the locale used by sympa for now, as it flood the log otherwiseMichael Scherer2010-12-091-1/+2
|
* - do not install postfix by default on mail server, by using anotherMichael Scherer2010-12-091-2/+9
| | | | class
* change default settings, after discussing with mdv maintainer.Michael Scherer2010-12-091-1/+1
| | | | | | 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)
* add a directory to hold xml config filesMichael Scherer2010-12-091-0/+7
|
* the sympa class was renamed, so we need to adjust the tag hereMichael Scherer2010-12-093-4/+4
|
* - move everything in a subclassMichael Scherer2010-12-091-61/+62
|
* - add a svn snapshot for templatesMichael Scherer2010-12-091-1/+3
|
* add a sympa service, even if it would be better to add the 5 scriptsMichael Scherer2010-12-091-0/+8
| | | | separatly
* do not list unsupported archesOlivier Blin2010-12-081-1/+1
|
* use domain variableOlivier Blin2010-12-081-3/+3
|
* use repository_rootOlivier Blin2010-12-081-1/+1
|
* declare repository_root in manifestOlivier Blin2010-12-082-1/+1
|
* remove incorrect require for /etc/youriOlivier Blin2010-12-081-1/+0
|
* initial youri submit-todo confOlivier Blin2010-12-082-0/+175
|
* remove class bind::bind_master, as this is already by the class dns_serverMichael Scherer2010-12-081-1/+0
|
* - sympa need to use its account to read data from ldapMichael Scherer2010-12-071-0/+3
|
* - more meaningful nameMichael Scherer2010-12-071-1/+1
|
* - fix wrong config file directive ( and also align the last line )Michael Scherer2010-12-071-2/+2
|
* add a alias for static data served by apacheMichael Scherer2010-12-071-0/+9
|
* add perl-Socket6 for ipv6 support, since sympa-www spew error in error_log ↵Michael Scherer2010-12-071-1/+4
| | | | without it
* - add options to remove formatting, so puppet do not try to recreateMichael Scherer2010-12-071-1/+1
| | | | the db each time
* - add the owner option, to set the user to whom the database will belongMichael Scherer2010-12-071-1/+1
|
* - simplify the cgi path using custom factMichael Scherer2010-12-071-1/+1
|
* - add perl-CGI-Fast, since it is required by sympa-www for fastcgiMichael Scherer2010-12-071-2/+3
|
* - use a loop, and a fact, instead of cut and paste and hardcoded ipMichael Scherer2010-12-071-22/+13
|
* - create the needed certificate for postgresql ( name is hardcoded )Michael Scherer2010-12-071-1/+10
|
* add a type for selfsigned certificate in 2 fileMichael Scherer2010-12-071-0/+25
|
* - create sympa user & dbMichael Scherer2010-12-071-2/+14
|
* - create the database and the user in postgresql database for epollMichael Scherer2010-12-071-0/+12
|
* create the database and user on the server, using exported ressourcesMichael Scherer2010-12-071-0/+3
|
* - move the postgresql server bits to a subclassMichael Scherer2010-12-072-65/+67
|
* like the user type, add a database typeMichael Scherer2010-12-071-0/+8
|
* add a type postgres user, to be able to declare postgresql user in puppet ↵Michael Scherer2010-12-071-0/+9
| | | | directly
* add a require on a required package, needed to create initial databaseMichael Scherer2010-12-071-2/+12
|
* sudo used by youri_submitNicolas Vigier2010-12-071-0/+2
|
* add defaultsNicolas Vigier2010-12-071-0/+13
|
* do not require tty for youri wrapper, since we don't ask for a passwordOlivier Blin2010-12-071-0/+1
|
* youri wrapper should be run as schedbot by defaultOlivier Blin2010-12-061-0/+1
|
* use full path to run youri wrapper (and run through exec)Olivier Blin2010-12-061-1/+1
|
* use youri_submit class on pkgsubmitOlivier Blin2010-12-061-0/+1
|
* use a mdv-youri-submit wrapper through sudo, for repsysOlivier Blin2010-12-065-1/+65
|
* stored config option requires rails ( maybe a wrong requires on ↵Michael Scherer2010-12-061-1/+1
| | | | ruby-activerecord )
* - enable stored configMichael Scherer2010-12-061-1/+6
|