Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix "Unrecognised escape sequence '\.' " warning, by using single quote | Michael Scherer | 2011-06-17 | 1 | -12/+12 |
| | | | | instead of double quote | ||||
* | fix puppetmaster warning about missing $ in prototype | Michael Scherer | 2011-06-17 | 1 | -2/+2 |
| | |||||
* | fix syntax of exec ( one more time ) | Michael Scherer | 2011-06-17 | 1 | -1/+1 |
| | |||||
* | fix syntax of exec | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | declare the db remotely ( even if this work now by chance, as wikis are | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| | | | | tested on a clone of alamut ) | ||||
* | do not use export directly, use custom type for that | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | trigger the creation of the table once the database have been created | Michael Scherer | 2011-06-16 | 1 | -0/+7 |
| | |||||
* | deploy the script to create database | Michael Scherer | 2011-06-16 | 1 | -1/+9 |
| | |||||
* | add php script to finish script deployment | Michael Scherer | 2011-06-16 | 1 | -0/+24 |
| | |||||
* | fix openssh manifest, as having a empty template do not work ( contrary to ↵ | Michael Scherer | 2011-06-16 | 1 | -1/+1 |
| | | | | what I (wrongly) tested :/ ) | ||||
* | add alias for getting skins | Michael Scherer | 2011-06-16 | 1 | -0/+3 |
| | |||||
* | add a callback system on database creation, so we can then exec a script | Michael Scherer | 2011-06-16 | 1 | -2/+32 |
| | | | | to fill the db ( for forum, wiki, and others web application ) | ||||
* | allow to set a extension to the openssh config ( used to | Michael Scherer | 2011-06-15 | 1 | -2/+3 |
| | | | | add Match block ) | ||||
* | finish the mediawiki module ( at least, to a state were I get a wiki | Michael Scherer | 2011-06-15 | 3 | -5/+184 |
| | | | | running on my vm ) | ||||
* | fix package name | Michael Scherer | 2011-06-15 | 1 | -1/+1 |
| | |||||
* | add the skeleton of a manifest for mediawiki | Michael Scherer | 2011-06-15 | 1 | -0/+27 |
| | |||||
* | Fix regexp to allow uploading packages containing debug subpackages | Pascal Terjan | 2011-06-09 | 1 | -3/+3 |
| | |||||
* | Create upload tree for 1 | Pascal Terjan | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | Deploy 1 iurt config | Pascal Terjan | 2011-06-09 | 1 | -0/+9 |
| | |||||
* | Add iurt config for 1 | Pascal Terjan | 2011-06-09 | 1 | -0/+30 |
| | |||||
* | Do not allow uploads to updates, later will allow some specific users | Pascal Terjan | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | fix link for user and ssh keys | Michael Scherer | 2011-06-08 | 1 | -1/+2 |
| | |||||
* | fix syntax | Michael Scherer | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | use a define to avoid array flattening by puppet | Michael Scherer | 2011-06-08 | 1 | -12/+15 |
| | |||||
* | enable ipv6 ( for ipv6 day \o/ ) | Michael Scherer | 2011-06-08 | 1 | -0/+1 |
| | |||||
* | - manage xinetd configuration, as we modified it | Michael Scherer | 2011-06-08 | 2 | -0/+27 |
| | | | | | - move the management of /svn to the main module | ||||
* | fix syntax | Nicolas Vigier | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | enable ipv6 for git | Michael Scherer | 2011-06-08 | 1 | -0/+1 |
| | |||||
* | add option to add symlinks on authorized_keys | Nicolas Vigier | 2011-06-08 | 1 | -1/+17 |
| | |||||
* | Enable back gentoo and fedora | Dexter Morgan | 2011-06-08 | 1 | -29/+29 |
| | |||||
* | Disable fedora page for now | Dexter Morgan | 2011-06-08 | 1 | -9/+9 |
| | |||||
* | Oops | Pascal Terjan | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | Sync some stuff from cauldron for 1 | Pascal Terjan | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | Start preparing uploads to 1 | Pascal Terjan | 2011-06-07 | 2 | -4/+13 |
| | |||||
* | Update cauldron distro_release | Pascal Terjan | 2011-06-07 | 1 | -2/+2 |
| | |||||
* | Disable gentoo check for now, it seems this is broken | Dexter Morgan | 2011-06-07 | 1 | -20/+21 |
| | |||||
* | reopen cauldron | Nicolas Vigier | 2011-06-07 | 1 | -16/+9 |
| | |||||
* | fix bug 617 and follow mirror policy | Michael Scherer | 2011-06-07 | 2 | -0/+4 |
| | |||||
* | drop the "mirror" prefix of the class, as it is already n the module name | Michael Scherer | 2011-06-07 | 1 | -3/+3 |
| | |||||
* | enable removal of live build data | Olivier Blin | 2011-06-06 | 1 | -1/+1 |
| | |||||
* | add script and cron to clean live build data | Olivier Blin | 2011-06-06 | 2 | -0/+27 |
| | |||||
* | remove mirrorbootstrap class | Nicolas Vigier | 2011-06-06 | 1 | -7/+0 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-06-06 | 1 | -1/+1 |
| | |||||
* | remove hook scripts when option is not set | Nicolas Vigier | 2011-06-06 | 1 | -2/+22 |
| | |||||
* | Add a check page for fedora, will help java ppl to check updates | Dexter Morgan | 2011-06-05 | 1 | -0/+10 |
| | |||||
* | add syntax check for php | Michael Scherer | 2011-06-02 | 1 | -0/+4 |
| | |||||
* | no longer force english language pack | Michael Scherer | 2011-06-01 | 1 | -4/+1 |
| | |||||
* | allow restricting commits to a user | Nicolas Vigier | 2011-06-01 | 2 | -0/+24 |
| | |||||
* | add redundancy to phpbb ( after checking php ldap documentation | Michael Scherer | 2011-05-30 | 1 | -1/+1 |
| | | | | | | http://www.php.net/manual/fr/function.ldap-connect.php#23654 and a quick check on phpbb sourcecode ) | ||||
* | mirror newrelease on rabbit | Nicolas Vigier | 2011-05-30 | 1 | -0/+7 |
| |