| Commit message (Expand) | Author | Age | Files | Lines |
* | add a type postgres user, to be able to declare postgresql user in puppet dir... | Michael Scherer | 2010-12-07 | 1 | -0/+9 |
* | add a require on a required package, needed to create initial database | Michael Scherer | 2010-12-07 | 1 | -2/+12 |
* | sudo used by youri_submit | Nicolas Vigier | 2010-12-07 | 1 | -0/+2 |
* | add defaults | Nicolas Vigier | 2010-12-07 | 1 | -0/+13 |
* | do not require tty for youri wrapper, since we don't ask for a password | Olivier Blin | 2010-12-07 | 1 | -0/+1 |
* | youri wrapper should be run as schedbot by default | Olivier Blin | 2010-12-06 | 1 | -0/+1 |
* | use full path to run youri wrapper (and run through exec) | Olivier Blin | 2010-12-06 | 1 | -1/+1 |
* | use youri_submit class on pkgsubmit | Olivier Blin | 2010-12-06 | 1 | -0/+1 |
* | use a mdv-youri-submit wrapper through sudo, for repsys | Olivier Blin | 2010-12-06 | 5 | -1/+65 |
* | stored config option requires rails ( maybe a wrong requires on ruby-activere... | Michael Scherer | 2010-12-06 | 1 | -1/+1 |
* | - enable stored config | Michael Scherer | 2010-12-06 | 1 | -1/+6 |
* | - install ruby-sqlite, to use stored config, and so exported config | Michael Scherer | 2010-12-06 | 1 | -1/+6 |
* | repsys/tmp and repsys/srpms owned by mga-packagers group | Nicolas Vigier | 2010-12-06 | 1 | -2/+2 |
* | add sticky bit on repsys/tmp and repsys/srpms | Nicolas Vigier | 2010-12-06 | 1 | -2/+2 |
* | mga-committers should be able to write in /home/schedbot/repsys/srpms | Olivier Blin | 2010-12-06 | 1 | -0/+2 |
* | repsys dirs should be owned by schedbot | Olivier Blin | 2010-12-06 | 1 | -0/+3 |
* | add binaries-repository options | Nicolas Vigier | 2010-12-06 | 1 | -0/+2 |
* | override mkrel to use distro_release macro (to be removed later) | Olivier Blin | 2010-12-06 | 1 | -0/+2 |
* | rpm-build is required for repsys to rebuild src rpm on submit | Olivier Blin | 2010-12-06 | 1 | -0/+3 |
* | add requires on package, so it doesn't prevent apache from starting | Michael Scherer | 2010-12-05 | 1 | -2/+4 |
* | mga-committers should be able to write in /home/schedbot/repsys/tmp | Olivier Blin | 2010-12-05 | 1 | -0/+2 |
* | create /home/schedbot/repsys/{tmp,srpms} | Olivier Blin | 2010-12-05 | 1 | -0/+15 |
* | trunk dir is cauldron, not hardcoded cooker from repsys | Olivier Blin | 2010-12-05 | 1 | -0/+1 |
* | add repsys conf file (listing cauldron) | Olivier Blin | 2010-12-05 | 2 | -1/+67 |
* | - fix the zone ( too much 0 ) | Michael Scherer | 2010-12-02 | 1 | -8/+7 |
* | add ordering to the ssl cert creation ( so apache do not fail when reloaded ) | Michael Scherer | 2010-12-02 | 1 | -1/+2 |
* | - fix the previous fix ( last time I do sysadmin work during a meeting withou... | Michael Scherer | 2010-12-01 | 1 | -1/+1 |
* | fix the type of the zone too | Michael Scherer | 2010-12-01 | 1 | -2/+2 |
* | fix syntax | Michael Scherer | 2010-12-01 | 2 | -2/+2 |
* | add the reverse ipv6 zone | Michael Scherer | 2010-12-01 | 1 | -0/+13 |
* | - add the zone for reverse dns on our ipv6 range | Michael Scherer | 2010-12-01 | 3 | -1/+31 |
* | fix the template, this cause the epoll installation on alamut to not | Michael Scherer | 2010-11-30 | 1 | -1/+1 |
* | - create the certificate ( self signed ) when ssl is enabled | Michael Scherer | 2010-11-30 | 1 | -0/+7 |
* | enable SNI and use one certificate per vhost for catalyst application | Michael Scherer | 2010-11-30 | 1 | -4/+2 |
* | add the directory that will hold ssl certs | Michael Scherer | 2010-11-30 | 1 | -0/+4 |
* | since the domain name is not added automatically by openssl module, add | Michael Scherer | 2010-11-30 | 1 | -1/+1 |
* | - do not automatically add the domain name when creating a certificate | Michael Scherer | 2010-11-30 | 1 | -1/+1 |
* | add requires so the exec do not fail with command not found | Michael Scherer | 2010-11-30 | 1 | -1/+2 |
* | split the declaration of openssl in a class so we can have multiple | Michael Scherer | 2010-11-30 | 1 | -1/+6 |
* | - use ssl for epoll ( for security reason ) | Michael Scherer | 2010-11-30 | 1 | -0/+3 |
* | Fix the check on wget if server is down (thanks to rtp) | Damien Lallement | 2010-11-26 | 3 | -3/+13 |
* | Fix perms | Dexter Morgan | 2010-11-26 | 1 | -5/+4 |
* | requires the svn snapshot | Dexter Morgan | 2010-11-26 | 1 | -1/+2 |
* | requires the svn snapshot | Dexter Morgan | 2010-11-26 | 1 | -3/+10 |
* | do snapshots of the custom bugzilla template | Dexter Morgan | 2010-11-26 | 1 | -0/+7 |
* | Fix ident | Dexter Morgan | 2010-11-26 | 1 | -1/+1 |
* | use antispam and antivirus on smtp server | Michael Scherer | 2010-11-25 | 1 | -0/+2 |
* | rules compilation requires that the rules are present first | Michael Scherer | 2010-11-25 | 1 | -1/+1 |
* | no antivirus are deployed for now, and none are planned for the moment | Michael Scherer | 2010-11-25 | 1 | -1/+1 |
* | filter mail trough amavis ( for spamassassin ) and block some extension | Michael Scherer | 2010-11-25 | 1 | -0/+1 |