aboutsummaryrefslogtreecommitdiffstats
path: root/modules/phpbb/manifests
Commit message (Collapse)AuthorAgeFilesLines
...
* add a require for ordering purposeMichael Scherer2011-02-211-1/+2
|
* since phpbb::instance is outside of phpbb::base, the variables are no longer ↵Michael Scherer2011-02-211-0/+3
| | | | in the scope ( TODO find a cleaner way, I am too sick for this now )
* move phpbb_config outside of phpbb::baseMichael Scherer2011-02-211-8/+11
|
* rename the php_instance class, as it is already scoped in phpbb moduleMichael Scherer2011-02-211-3/+5
|
* fix name of the upper moduleMichael Scherer2011-02-211-1/+1
|
* add comment on various configuration value that should deployed by puppetMichael Scherer2011-02-211-1/+5
|
* use the name for localMichael Scherer2011-02-211-1/+2
|
* - use a define to allow multiple forum installation ( for numerous locale )Michael Scherer2011-02-211-50/+75
|
* - add php-pgsql, or the forum will fail silentlyMichael Scherer2011-02-211-1/+1
|
* - add a dep on git, as it is used by mga forum developersMichael Scherer2011-02-161-0/+1
|
* environnement must be in a arrayMichael Scherer2011-02-151-1/+1
|
* fix the variable to use for connectingMichael Scherer2011-02-151-1/+1
|
* add missing requires for scriptMichael Scherer2011-02-151-1/+3
|
* - fix error in declarationMichael Scherer2011-02-151-1/+0
|
* deploy ldap config into phpbb databaseMichael Scherer2011-02-151-5/+24
|
* add a define to manage part of the phpbb config from puppet by directly ↵Michael Scherer2011-02-151-1/+21
| | | | changing the configuration in the db
* use a variableMichael Scherer2011-02-151-4/+6
|
* create the postgresql db for phpbbMichael Scherer2011-02-151-1/+9
|
* add missing :Dexter Morgan2011-02-121-1/+1
|
* Fix typoDexter Morgan2011-02-121-1/+1
|
* - initial module to setup phpbbMichael Scherer2011-02-121-0/+18