aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix ordering issues ( took me a long time to understand the problem )Michael Scherer2011-06-201-1/+4
|
* fix config, use the proper search stringMichael Scherer2011-06-191-2/+2
|
* add some comments in case of needing debugMichael Scherer2011-06-191-1/+10
|
* use the complete path, as set by the rpmMichael Scherer2011-06-191-1/+1
|
* add support for ldap in the mediawiki config ( untested yet )Michael Scherer2011-06-182-1/+24
|
* start ldap integration, by installing needed moduleMichael Scherer2011-06-181-1/+1
|
* disable all supported_lang until we found a solution for the translation ofMichael Scherer2011-06-181-1/+1
| | | | | template
* fix the error message due to postgresql being declared twice :Michael Scherer2011-06-181-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 Scherer2011-06-171-2/+2
|
* revert the change in rev1763, uneeded and broke some others manifestsMichael Scherer2011-06-171-5/+5
|
* do not try to send a notify if not neededMichael Scherer2011-06-171-3/+5
|
* rename user to db_user, as it cause conflict with builtin typeMichael Scherer2011-06-171-5/+5
|
* fix licensing of the wiki, following romain comment on mlMichael Scherer2011-06-171-3/+5
|
* fix warnings about unrecognized escaped sequenceMichael Scherer2011-06-171-1/+1
|
* remove file in config/ directory before removing the directory ( asMichael Scherer2011-06-171-1/+6
| | | | rm_dir requires a empty directory )
* use a tag for exported ressources, instead of fetching by nameMichael Scherer2011-06-171-2/+3
|
* fix "Unrecognised escape sequence '\.' " warning, by using single quoteMichael Scherer2011-06-171-12/+12
| | | | instead of double quote
* fix puppetmaster warning about missing $ in prototypeMichael Scherer2011-06-171-2/+2
|
* alamut is the default sql server, and so should gather database creationMichael Scherer2011-06-171-0/+2
|
* fix syntax of exec ( one more time )Michael Scherer2011-06-171-1/+1
|
* fix syntax of execMichael Scherer2011-06-161-1/+1
|
* declare the db remotely ( even if this work now by chance, as wikis areMichael Scherer2011-06-161-1/+1
| | | | tested on a clone of alamut )
* do not use export directly, use custom type for thatMichael Scherer2011-06-161-1/+1
|
* trigger the creation of the table once the database have been createdMichael Scherer2011-06-161-0/+7
|
* deploy the script to create databaseMichael Scherer2011-06-161-1/+9
|
* add php script to finish script deploymentMichael Scherer2011-06-161-0/+24
|
* fix list typeNicolas Vigier2011-06-161-1/+1
|
* add qa-bugs mailing listNicolas Vigier2011-06-161-1/+8
|
* fix openssh manifest, as having a empty template do not work ( contrary to ↵Michael Scherer2011-06-161-1/+1
| | | | what I (wrongly) tested :/ )
* add alias for getting skinsMichael Scherer2011-06-161-0/+3
|
* add a callback system on database creation, so we can then exec a scriptMichael Scherer2011-06-161-2/+32
| | | | to fill the db ( for forum, wiki, and others web application )
* add new class for artwork team accessMichael Scherer2011-06-151-0/+6
|
* allow to set a extension to the openssh config ( used toMichael Scherer2011-06-151-2/+3
| | | | add Match block )
* create the list for updates announcesMichael Scherer2011-06-151-0/+7
|
* add module to list mediawikis deploymentMichael Scherer2011-06-151-0/+7
|
* finish the mediawiki module ( at least, to a state were I get a wikiMichael Scherer2011-06-153-5/+184
| | | | running on my vm )
* add wiki CNAME on alamutMichael Scherer2011-06-151-1/+2
|
* create /srv/ since filesystem do not provides itMichael Scherer2011-06-151-0/+5
|
* fix package nameMichael Scherer2011-06-151-1/+1
|
* add the skeleton of a manifest for mediawikiMichael Scherer2011-06-151-0/+27
|
* add dashboard hostnameNicolas Vigier2011-06-101-1/+2
|
* update dams keyDamien Lallement2011-06-101-1/+1
|
* Fix regexp to allow uploading packages containing debug subpackagesPascal Terjan2011-06-091-3/+3
|
* Create upload tree for 1Pascal Terjan2011-06-091-1/+1
|
* Deploy 1 iurt configPascal Terjan2011-06-091-0/+9
|
* Add iurt config for 1Pascal Terjan2011-06-091-0/+30
|
* add binrepos for release 1Nicolas Vigier2011-06-091-0/+7
|
* Do not allow uploads to updates, later will allow some specific usersPascal Terjan2011-06-081-1/+1
|
* fix link for user and ssh keysMichael Scherer2011-06-081-1/+2
|
* fix syntaxMichael Scherer2011-06-081-1/+1
|