Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ordering issues ( took me a long time to understand the problem ) | Michael Scherer | 2011-06-20 | 1 | -1/+4 |
| | |||||
* | fix config, use the proper search string | Michael Scherer | 2011-06-19 | 1 | -2/+2 |
| | |||||
* | add some comments in case of needing debug | Michael Scherer | 2011-06-19 | 1 | -1/+10 |
| | |||||
* | use the complete path, as set by the rpm | Michael Scherer | 2011-06-19 | 1 | -1/+1 |
| | |||||
* | add support for ldap in the mediawiki config ( untested yet ) | Michael Scherer | 2011-06-18 | 2 | -1/+24 |
| | |||||
* | start ldap integration, by installing needed module | Michael Scherer | 2011-06-18 | 1 | -1/+1 |
| | |||||
* | disable all supported_lang until we found a solution for the translation of | Michael Scherer | 2011-06-18 | 1 | -1/+1 |
| | | | | | template | ||||
* | fix the error message due to postgresql being declared twice : | Michael Scherer | 2011-06-18 | 1 | -8/+10 |
| | | | | | | | | - one time on rabbit ( for the check ) - one time on alamut ( for the report ) Much easier to figure out once I found the FAQ on puppet website : http://docs.puppetlabs.com/guides/troubleshooting.html#err-exported-resource-blahsometitle-cannot-override-local-resource-on-node-nodename | ||||
* | use fully qualified name for user ( and database ) | Michael Scherer | 2011-06-17 | 1 | -2/+2 |
| | |||||
* | revert the change in rev1763, uneeded and broke some others manifests | Michael Scherer | 2011-06-17 | 1 | -5/+5 |
| | |||||
* | do not try to send a notify if not needed | Michael Scherer | 2011-06-17 | 1 | -3/+5 |
| | |||||
* | rename user to db_user, as it cause conflict with builtin type | Michael Scherer | 2011-06-17 | 1 | -5/+5 |
| | |||||
* | fix licensing of the wiki, following romain comment on ml | Michael Scherer | 2011-06-17 | 1 | -3/+5 |
| | |||||
* | fix warnings about unrecognized escaped sequence | Michael Scherer | 2011-06-17 | 1 | -1/+1 |
| | |||||
* | remove file in config/ directory before removing the directory ( as | Michael Scherer | 2011-06-17 | 1 | -1/+6 |
| | | | | rm_dir requires a empty directory ) | ||||
* | use a tag for exported ressources, instead of fetching by name | Michael Scherer | 2011-06-17 | 1 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | alamut is the default sql server, and so should gather database creation | Michael Scherer | 2011-06-17 | 1 | -0/+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 list type | Nicolas Vigier | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | add qa-bugs mailing list | Nicolas Vigier | 2011-06-16 | 1 | -1/+8 |
| | |||||
* | 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 ) | ||||
* | add new class for artwork team access | Michael Scherer | 2011-06-15 | 1 | -0/+6 |
| | |||||
* | allow to set a extension to the openssh config ( used to | Michael Scherer | 2011-06-15 | 1 | -2/+3 |
| | | | | add Match block ) | ||||
* | create the list for updates announces | Michael Scherer | 2011-06-15 | 1 | -0/+7 |
| | |||||
* | add module to list mediawikis deployment | Michael Scherer | 2011-06-15 | 1 | -0/+7 |
| | |||||
* | 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 ) | ||||
* | add wiki CNAME on alamut | Michael Scherer | 2011-06-15 | 1 | -1/+2 |
| | |||||
* | create /srv/ since filesystem do not provides it | Michael Scherer | 2011-06-15 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | add dashboard hostname | Nicolas Vigier | 2011-06-10 | 1 | -1/+2 |
| | |||||
* | update dams key | Damien Lallement | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | add binrepos for release 1 | Nicolas Vigier | 2011-06-09 | 1 | -0/+7 |
| | |||||
* | 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 |
| |