Parent Directory | Revision Log
Sticky Revision: |
fix previous try to have a array of directories writable by apache
add more directory to be writable
- force ssl for the ldap binding
- reindent required packages, and add php-ldap to the mix
- fix call to notify
- fix manifests
- offer a ssl version of the forum, for login
- phpbb enforce that install is not present ( which is a good thing for security, and a bad thing because this force me to do some hack like this)
- set cache as writable by apache user
- use a alias for the exec
- fix order of include ( this should not matter, except in this specific case )
clean comments, and add missing configuration set in the db
- add vhost for forums
add a require for ordering purpose
since phpbb::instance is outside of phpbb::base, the variables are no longer in the scope ( TODO find a cleaner way, I am too sick for this now )
move phpbb_config outside of phpbb::base
rename the php_instance class, as it is already scoped in phpbb module
fix name of the upper module
add comment on various configuration value that should deployed by puppet
use the name for local
- use a define to allow multiple forum installation ( for numerous locale )
- add php-pgsql, or the forum will fail silently
- add a dep on git, as it is used by mga forum developers
environnement must be in a array
fix the variable to use for connecting
add missing requires for script
- fix error in declaration
deploy ldap config into phpbb database
add a define to manage part of the phpbb config from puppet by directly changing the configuration in the db
use a variable
create the postgresql db for phpbb
add missing :
Fix typo
- initial module to setup phpbb
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.30 |