/[adm]/puppet/modules/phpbb
ViewVC logotype

Log of /puppet/modules/phpbb

View Directory Listing Directory Listing


Sticky Revision:

Revision 1293 - Directory Listing
Modified Tue Mar 8 16:03:12 2011 UTC (13 years ago) by misc
- and again, do not hardcode server name, as this would cause problem if we 
move to another server


Revision 1281 - Directory Listing
Modified Tue Mar 8 11:54:36 2011 UTC (13 years ago) by misc
- use the new type for remote database declaration

Revision 1184 - Directory Listing
Modified Wed Feb 23 16:47:15 2011 UTC (13 years ago) by misc
fix previous try to have a array of directories writable by apache

Revision 1181 - Directory Listing
Modified Wed Feb 23 12:41:17 2011 UTC (13 years ago) by misc
add more directory to be writable

Revision 1180 - Directory Listing
Modified Wed Feb 23 12:21:54 2011 UTC (13 years ago) by misc
- use a loop for all the directory that should be forbidden

Revision 1179 - Directory Listing
Modified Tue Feb 22 02:16:18 2011 UTC (13 years ago) by misc
- rearrange order of argument, so they are in the same order in both query

Revision 1178 - Directory Listing
Modified Tue Feb 22 02:16:17 2011 UTC (13 years ago) by misc
- force is_dynamic parameter ( or it is almost never taken in account )

Revision 1177 - Directory Listing
Modified Tue Feb 22 02:16:16 2011 UTC (13 years ago) by misc
- force ssl for the ldap binding

Revision 1176 - Directory Listing
Modified Tue Feb 22 02:16:14 2011 UTC (13 years ago) by misc
- reindent required packages, and add php-ldap to the mix

Revision 1173 - Directory Listing
Modified Tue Feb 22 01:20:43 2011 UTC (13 years ago) by misc
- fix call to notify

Revision 1172 - Directory Listing
Modified Tue Feb 22 01:17:31 2011 UTC (13 years ago) by misc
- fix manifests


Revision 1170 - Directory Listing
Modified Tue Feb 22 01:14:40 2011 UTC (13 years ago) by misc
- offer a ssl version of the forum, for login


Revision 1169 - Directory Listing
Modified Tue Feb 22 01:04:21 2011 UTC (13 years ago) by misc
- 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)

Revision 1168 - Directory Listing
Modified Tue Feb 22 01:04:19 2011 UTC (13 years ago) by misc
- set cache as writable by apache user

Revision 1167 - Directory Listing
Modified Tue Feb 22 01:04:18 2011 UTC (13 years ago) by misc
- use a alias for the exec

Revision 1166 - Directory Listing
Modified Tue Feb 22 00:38:27 2011 UTC (13 years ago) by misc
- fix typo in database server name


Revision 1165 - Directory Listing
Modified Tue Feb 22 00:31:59 2011 UTC (13 years ago) by misc
- fix the configuration file, use mod_rewrite instead
of redirect, and use Directory matching for regexp


Revision 1161 - Directory Listing
Modified Mon Feb 21 19:07:26 2011 UTC (13 years ago) by misc
- fix order of include ( this should not matter, except in this specific case )


Revision 1158 - Directory Listing
Modified Mon Feb 21 15:52:21 2011 UTC (13 years ago) by misc
clean comments, and add missing configuration set in the db

Revision 1156 - Directory Listing
Modified Mon Feb 21 15:14:58 2011 UTC (13 years ago) by misc
- add vhost for forums

Revision 1154 - Directory Listing
Modified Mon Feb 21 15:14:56 2011 UTC (13 years ago) by misc
add a require for ordering purpose

Revision 1153 - Directory Listing
Modified Mon Feb 21 15:14:54 2011 UTC (13 years ago) by misc
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 )

Revision 1152 - Directory Listing
Modified Mon Feb 21 15:14:53 2011 UTC (13 years ago) by misc
move phpbb_config outside of phpbb::base

Revision 1151 - Directory Listing
Modified Mon Feb 21 15:14:52 2011 UTC (13 years ago) by misc
rename the php_instance class, as it is already scoped in phpbb module

Revision 1150 - Directory Listing
Modified Mon Feb 21 15:14:50 2011 UTC (13 years ago) by misc
fix name of the upper module

Revision 1149 - Directory Listing
Modified Mon Feb 21 15:14:49 2011 UTC (13 years ago) by misc
add comment on various configuration value that should deployed by puppet

Revision 1148 - Directory Listing
Modified Mon Feb 21 15:14:48 2011 UTC (13 years ago) by misc
use the name for local

Revision 1147 - Directory Listing
Modified Mon Feb 21 15:14:47 2011 UTC (13 years ago) by misc
- use a define to allow multiple forum installation ( for numerous locale )

Revision 1146 - Directory Listing
Modified Mon Feb 21 15:14:45 2011 UTC (13 years ago) by misc
- add php-pgsql, or the forum will fail silently

Revision 1098 - Directory Listing
Modified Wed Feb 16 16:12:31 2011 UTC (13 years, 1 month ago) by misc
- add a dep on git, as it is used by mga forum developers


Revision 1091 - Directory Listing
Modified Tue Feb 15 16:39:25 2011 UTC (13 years, 1 month ago) by misc
environnement must be in a array

Revision 1090 - Directory Listing
Modified Tue Feb 15 16:39:23 2011 UTC (13 years, 1 month ago) by misc
fix the variable to use for connecting

Revision 1089 - Directory Listing
Modified Tue Feb 15 16:21:13 2011 UTC (13 years, 1 month ago) by misc
fix previous fix, O is not a digit, 0 is

Revision 1088 - Directory Listing
Modified Tue Feb 15 16:13:13 2011 UTC (13 years, 1 month ago) by misc
fix error in the perl script, argument start at 0, unlike C

Revision 1086 - Directory Listing
Modified Tue Feb 15 15:46:24 2011 UTC (13 years, 1 month ago) by misc
add missing requires for script

Revision 1082 - Directory Listing
Modified Tue Feb 15 12:35:28 2011 UTC (13 years, 1 month ago) by misc
add config.php management to set the database

Revision 1076 - Directory Listing
Modified Tue Feb 15 01:13:34 2011 UTC (13 years, 1 month ago) by misc
- fix error in declaration


Revision 1075 - Directory Listing
Modified Tue Feb 15 00:48:25 2011 UTC (13 years, 1 month ago) by misc
deploy ldap config into phpbb database

Revision 1074 - Directory Listing
Modified Tue Feb 15 00:48:24 2011 UTC (13 years, 1 month ago) by misc
add a define to manage part of the phpbb config from puppet by directly changing the configuration in the db

Revision 1073 - Directory Listing
Modified Tue Feb 15 00:48:22 2011 UTC (13 years, 1 month ago) by misc
use a variable

Revision 1072 - Directory Listing
Modified Tue Feb 15 00:48:20 2011 UTC (13 years, 1 month ago) by misc
create the postgresql db for phpbb

Revision 1060 - Directory Listing
Modified Sat Feb 12 22:49:13 2011 UTC (13 years, 1 month ago) by dmorgan
add missing :

Revision 1057 - Directory Listing
Modified Sat Feb 12 22:05:26 2011 UTC (13 years, 1 month ago) by dmorgan
Fix typo


Revision 1053 - Directory Listing
Added Sat Feb 12 16:05:10 2011 UTC (13 years, 1 month ago) by misc
- initial module to setup phpbb

  ViewVC Help
Powered by ViewVC 1.1.30