aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mediawiki/manifests/init.pp
Commit message (Expand)AuthorAgeFilesLines
* use sprintf, to pass parameter as copy, and avoid problems with exported reso...Nicolas Vigier2011-10-121-1/+1
* add config class to move configuration options outside moduleNicolas Vigier2011-10-101-5/+7
* fix ordering issues ( took me a long time to understand the problem )Michael Scherer2011-06-201-1/+4
* add support for ldap in the mediawiki config ( untested yet )Michael Scherer2011-06-181-1/+1
* start ldap integration, by installing needed moduleMichael Scherer2011-06-181-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
* 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
* finish the mediawiki module ( at least, to a state were I get a wikiMichael Scherer2011-06-151-5/+56
* fix package nameMichael Scherer2011-06-151-1/+1
* add the skeleton of a manifest for mediawikiMichael Scherer2011-06-151-0/+27