| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix previous try to have a array of directories writable by apache | Michael Scherer | 2011-02-23 | 1 | -9/+12 |
| | | |||||
| * | add more directory to be writable | Michael Scherer | 2011-02-23 | 1 | -2/+7 |
| | | |||||
| * | - force ssl for the ldap binding | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
| | | |||||
| * | - reindent required packages, and add php-ldap to the mix | Michael Scherer | 2011-02-22 | 1 | -1/+7 |
| | | |||||
| * | - fix call to notify | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
| | | |||||
| * | - fix manifests | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
| | | |||||
| * | - offer a ssl version of the forum, for login | Michael Scherer | 2011-02-22 | 1 | -0/+6 |
| | | |||||
| * | - phpbb enforce that install is not present ( which is a good thing | Michael Scherer | 2011-02-22 | 1 | -1/+10 |
| | | | | | for security, and a bad thing because this force me to do some hack like this) | ||||
| * | - set cache as writable by apache user | Michael Scherer | 2011-02-22 | 1 | -0/+10 |
| | | |||||
| * | - use a alias for the exec | Michael Scherer | 2011-02-22 | 1 | -2/+2 |
| | | |||||
| * | - fix order of include ( this should not matter, except in this specific case ) | Michael Scherer | 2011-02-21 | 1 | -2/+3 |
| | | |||||
| * | clean comments, and add missing configuration set in the db | Michael Scherer | 2011-02-21 | 1 | -10/+25 |
| | | |||||
| * | - add vhost for forums | Michael Scherer | 2011-02-21 | 1 | -0/+5 |
| | | |||||
| * | add a require for ordering purpose | Michael Scherer | 2011-02-21 | 1 | -1/+2 |
| | | |||||
| * | since phpbb::instance is outside of phpbb::base, the variables are no longer ↵ | Michael Scherer | 2011-02-21 | 1 | -0/+3 |
| | | | | | in the scope ( TODO find a cleaner way, I am too sick for this now ) | ||||
| * | move phpbb_config outside of phpbb::base | Michael Scherer | 2011-02-21 | 1 | -8/+11 |
| | | |||||
| * | rename the php_instance class, as it is already scoped in phpbb module | Michael Scherer | 2011-02-21 | 1 | -3/+5 |
| | | |||||
| * | fix name of the upper module | Michael Scherer | 2011-02-21 | 1 | -1/+1 |
| | | |||||
| * | add comment on various configuration value that should deployed by puppet | Michael Scherer | 2011-02-21 | 1 | -1/+5 |
| | | |||||
| * | use the name for local | Michael Scherer | 2011-02-21 | 1 | -1/+2 |
| | | |||||
| * | - use a define to allow multiple forum installation ( for numerous locale ) | Michael Scherer | 2011-02-21 | 1 | -50/+75 |
| | | |||||
| * | - add php-pgsql, or the forum will fail silently | Michael Scherer | 2011-02-21 | 1 | -1/+1 |
| | | |||||
| * | - add a dep on git, as it is used by mga forum developers | Michael Scherer | 2011-02-16 | 1 | -0/+1 |
| | | |||||
| * | environnement must be in a array | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | | |||||
| * | fix the variable to use for connecting | Michael Scherer | 2011-02-15 | 1 | -1/+1 |
| | | |||||
| * | add missing requires for script | Michael Scherer | 2011-02-15 | 1 | -1/+3 |
| | | |||||
| * | - fix error in declaration | Michael Scherer | 2011-02-15 | 1 | -1/+0 |
| | | |||||
| * | deploy ldap config into phpbb database | Michael Scherer | 2011-02-15 | 1 | -5/+24 |
| | | |||||
| * | add a define to manage part of the phpbb config from puppet by directly ↵ | Michael Scherer | 2011-02-15 | 1 | -1/+21 |
| | | | | | changing the configuration in the db | ||||
| * | use a variable | Michael Scherer | 2011-02-15 | 1 | -4/+6 |
| | | |||||
| * | create the postgresql db for phpbb | Michael Scherer | 2011-02-15 | 1 | -1/+9 |
| | | |||||
| * | add missing : | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | | |||||
| * | Fix typo | Dexter Morgan | 2011-02-12 | 1 | -1/+1 |
| | | |||||
| * | - initial module to setup phpbb | Michael Scherer | 2011-02-12 | 1 | -0/+18 |
