/[adm]/puppet
ViewVC logotype

Log of /puppet

View Directory Listing Directory Listing


Sticky Revision:


Revision 1182 - Directory Listing
Modified Wed Feb 23 16:47:12 2011 UTC (13 years, 2 months ago) by misc
finish the move to django_application common class

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

Revision 1180 - Directory Listing
Modified Wed Feb 23 12:21:54 2011 UTC (13 years, 2 months 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, 2 months 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, 2 months 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, 2 months ago) by misc
- force ssl for the ldap binding

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

Revision 1175 - Directory Listing
Modified Tue Feb 22 02:16:13 2011 UTC (13 years, 2 months ago) by misc
- use the real name of the vhost for the ssl certificate

Revision 1174 - Directory Listing
Modified Tue Feb 22 01:37:11 2011 UTC (13 years, 2 months ago) by misc
- enable ssl usage for reverse proxy ( used by forum )

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

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


Revision 1171 - Directory Listing
Modified Tue Feb 22 01:15:43 2011 UTC (13 years, 2 months ago) by misc
- also connect to the ssl version of the forum on the reverse proxy ( so we
can safely force the usage of https for login with fiddling )


Revision 1170 - Directory Listing
Modified Tue Feb 22 01:14:40 2011 UTC (13 years, 2 months 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, 2 months 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, 2 months 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, 2 months ago) by misc
- use a alias for the exec

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


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


Revision 1164 - Directory Listing
Modified Tue Feb 22 00:01:48 2011 UTC (13 years, 2 months ago) by misc
- fix url, add trailing slash ( or the url is concatened to domain name, and thus incorrect )


Revision 1163 - Directory Listing
Modified Mon Feb 21 23:34:02 2011 UTC (13 years, 2 months ago) by misc
- add a proxy on alamut for friteuse

Revision 1162 - Directory Listing
Modified Mon Feb 21 23:31:48 2011 UTC (13 years, 2 months ago) by dmorgan
Do not enable votes
CCBUG: 149


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


Revision 1160 - Directory Listing
Modified Mon Feb 21 15:57:19 2011 UTC (13 years, 2 months ago) by misc
- no longer mirror bootstrap on rabbit

Revision 1159 - Directory Listing
Modified Mon Feb 21 15:55:40 2011 UTC (13 years, 2 months ago) by misc
- clean old hostname and alias
- add forums for testing the setup  


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

Revision 1157 - Directory Listing
Modified Mon Feb 21 15:20:07 2011 UTC (13 years, 2 months ago) by misc
- adapt the list of database to the setup of forum

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

Revision 1155 - Directory Listing
Modified Mon Feb 21 15:14:57 2011 UTC (13 years, 2 months ago) by misc
- deploy the forums as a module

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

Revision 1153 - Directory Listing
Modified Mon Feb 21 15:14:54 2011 UTC (13 years, 2 months 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, 2 months 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, 2 months 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, 2 months ago) by misc
fix name of the upper module

Revision 1149 - Directory Listing
Modified Mon Feb 21 15:14:49 2011 UTC (13 years, 2 months 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, 2 months ago) by misc
use the name for local

Revision 1147 - Directory Listing
Modified Mon Feb 21 15:14:47 2011 UTC (13 years, 2 months 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, 2 months ago) by misc
- add php-pgsql, or the forum will fail silently

Revision 1145 - Directory Listing
Modified Sun Feb 20 18:25:06 2011 UTC (13 years, 2 months ago) by dmorgan
Allow to show attachment in the user browser

Revision 1144 - Directory Listing
Modified Sun Feb 20 14:49:26 2011 UTC (13 years, 2 months ago) by buchan
Give group owner access (read - including search - and write) to owner attribute


Revision 1143 - Directory Listing
Modified Sun Feb 20 14:37:11 2011 UTC (13 years, 2 months ago) by buchan
Index owner attribute


Revision 1142 - Directory Listing
Modified Sun Feb 20 12:11:36 2011 UTC (13 years, 2 months ago) by misc
- add memcached module ( used by django application among others )

Revision 1141 - Directory Listing
Modified Sun Feb 20 12:11:35 2011 UTC (13 years, 2 months ago) by misc
- add a class for django application ( to avoid duplication
with potential futur django application )

Revision 1140 - Directory Listing
Modified Sat Feb 19 18:39:09 2011 UTC (13 years, 2 months ago) by misc
- add changelog ml, as asked on irc ( and others occasions )


Revision 1139 - Directory Listing
Modified Sat Feb 19 13:24:20 2011 UTC (13 years, 2 months ago) by misc
- add right to users to do a CMP against group member,
as the django plugin to auth against ldap ( used by transifex ) use this
to determine group membership and fail if the access is not sufficient

Revision 1138 - Directory Listing
Modified Sat Feb 19 00:38:16 2011 UTC (13 years, 2 months ago) by dmorgan
Use "see also" URL field instead of the URL: field

Revision 1137 - Directory Listing
Modified Fri Feb 18 13:54:13 2011 UTC (13 years, 2 months ago) by dams
update 'how to be listed in Planet Mageia'

Revision 1136 - Directory Listing
Modified Fri Feb 18 13:41:28 2011 UTC (13 years, 2 months ago) by dams
hide 'test-2' repo (I hate boklm :-p)

Revision 1135 - Directory Listing
Modified Fri Feb 18 13:40:11 2011 UTC (13 years, 2 months ago) by dams
hide 'test' repo

Revision 1134 - Directory Listing
Modified Fri Feb 18 13:37:46 2011 UTC (13 years, 2 months ago) by dams
add missing ','

Revision 1133 - Directory Listing
Modified Fri Feb 18 13:36:38 2011 UTC (13 years, 2 months ago) by dams
fix path for the index.php

Revision 1132 - Directory Listing
Modified Fri Feb 18 13:35:10 2011 UTC (13 years, 2 months ago) by dams
typo

Revision 1131 - Directory Listing
Modified Fri Feb 18 13:20:08 2011 UTC (13 years, 2 months ago) by dams
add a new index page to ask people choosing a locale

Revision 1130 - Directory Listing
Modified Thu Feb 17 19:37:40 2011 UTC (13 years, 2 months ago) by misc
- let any subscriber use review command ( and so see who is 
subscribed on a list , asked by Wobo and Jehane )


Revision 1129 - Directory Listing
Modified Thu Feb 17 17:44:11 2011 UTC (13 years, 2 months ago) by dams
remove REPLYTO as it does not work like this

Revision 1128 - Directory Listing
Modified Thu Feb 17 17:25:29 2011 UTC (13 years, 2 months ago) by dams
fix mail option

Revision 1127 - Directory Listing
Modified Thu Feb 17 17:19:32 2011 UTC (13 years, 2 months ago) by dams
fix mageia marketing ML

Revision 1126 - Directory Listing
Modified Thu Feb 17 17:14:00 2011 UTC (13 years, 2 months ago) by dams
fix send mail

Revision 1125 - Directory Listing
Modified Thu Feb 17 17:11:29 2011 UTC (13 years, 2 months ago) by dams
typo

Revision 1124 - Directory Listing
Modified Thu Feb 17 17:08:03 2011 UTC (13 years, 2 months ago) by dams
fix CC mailling

Revision 1123 - Directory Listing
Modified Thu Feb 17 17:01:16 2011 UTC (13 years, 2 months ago) by dams
update mail message

Revision 1122 - Directory Listing
Modified Thu Feb 17 17:01:06 2011 UTC (13 years, 2 months ago) by dams
update mail message

Revision 1121 - Directory Listing
Modified Thu Feb 17 16:41:28 2011 UTC (13 years, 2 months ago) by dams
now send a mail when a new planet is deployed

Revision 1120 - Directory Listing
Modified Thu Feb 17 14:49:37 2011 UTC (13 years, 2 months ago) by dams
give right access for install.php

Revision 1119 - Directory Listing
Modified Thu Feb 17 14:48:11 2011 UTC (13 years, 2 months ago) by dams
change user/group on whole directory

Revision 1118 - Directory Listing
Modified Thu Feb 17 14:42:51 2011 UTC (13 years, 2 months ago) by dams
fix typo (chown instead of chmodw)

Revision 1117 - Directory Listing
Modified Thu Feb 17 14:40:19 2011 UTC (13 years, 2 months ago) by dams
fix typo (bis)

Revision 1116 - Directory Listing
Modified Thu Feb 17 14:38:55 2011 UTC (13 years, 2 months ago) by dams
fix typo

Revision 1115 - Directory Listing
Modified Thu Feb 17 14:36:21 2011 UTC (13 years, 2 months ago) by dams
change rights for files on moonmoon

Revision 1114 - Directory Listing
Modified Thu Feb 17 14:09:18 2011 UTC (13 years, 2 months ago) by dams
update script

Revision 1113 - Directory Listing
Modified Thu Feb 17 13:10:20 2011 UTC (13 years, 2 months ago) by misc
- add various corrections from Juergen Harms


Revision 1112 - Directory Listing
Modified Thu Feb 17 12:45:15 2011 UTC (13 years, 2 months ago) by dams
remove blog group

Revision 1111 - Directory Listing
Modified Thu Feb 17 12:43:38 2011 UTC (13 years, 2 months ago) by dams
remove planet group

Revision 1110 - Directory Listing
Modified Thu Feb 17 12:41:23 2011 UTC (13 years, 2 months ago) by dams
add missing '.'

Revision 1109 - Directory Listing
Modified Thu Feb 17 12:39:39 2011 UTC (13 years, 2 months ago) by dams
typo

Revision 1108 - Directory Listing
Modified Thu Feb 17 12:37:19 2011 UTC (13 years, 2 months ago) by dams
update path to planet and add the deployment of scrip via puppet

Revision 1107 - Directory Listing
Modified Thu Feb 17 12:29:41 2011 UTC (13 years, 2 months ago) by dams
start to deploy the deployment script

Revision 1106 - Directory Listing
Modified Thu Feb 17 12:29:00 2011 UTC (13 years, 2 months ago) by dams
update user/group as blog:blog is not needed anymore

Revision 1105 - Directory Listing
Modified Wed Feb 16 23:45:58 2011 UTC (13 years, 2 months ago) by misc
- finally fix the bugzilla -> bugs problem, after 3h of
debugging ( mainly because i didn't understoof the error message :/ )


Revision 1104 - Directory Listing
Modified Wed Feb 16 17:30:03 2011 UTC (13 years, 2 months ago) by misc
- add a class for proxying the forum from alamut to friteuse ( while friteuse is on our
server )


Revision 1103 - Directory Listing
Modified Wed Feb 16 17:28:47 2011 UTC (13 years, 2 months ago) by misc
- add support for having a different vhost ( not pretty, but I didn't found other way )


Revision 1102 - Directory Listing
Modified Wed Feb 16 17:01:49 2011 UTC (13 years, 2 months ago) by misc
- add support for ssl in vhost_reverse_proxy


Revision 1101 - Directory Listing
Modified Wed Feb 16 16:51:08 2011 UTC (13 years, 2 months ago) by misc
- fix variable declaration


Revision 1100 - Directory Listing
Modified Wed Feb 16 16:22:38 2011 UTC (13 years, 2 months ago) by misc
- fix the path used for git-daemon ( lib_dir include /usr )


Revision 1099 - Directory Listing
Modified Wed Feb 16 16:19:52 2011 UTC (13 years, 2 months ago) by misc
- fix path of git-daemon, as it break on x86_64 ( ie valstar )


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


Revision 1097 - Directory Listing
Modified Wed Feb 16 14:06:28 2011 UTC (13 years, 2 months ago) by dmorgan
Fix the link to the documentation by using the one online from bugzilla

Revision 1096 - Directory Listing
Modified Wed Feb 16 12:57:54 2011 UTC (13 years, 2 months ago) by buchan
Let users modify their names


Revision 1095 - Directory Listing
Modified Wed Feb 16 01:29:58 2011 UTC (13 years, 2 months ago) by dams
remove virtualhost

Revision 1094 - Directory Listing
Modified Wed Feb 16 01:26:38 2011 UTC (13 years, 2 months ago) by dams
typo after renaming vhosts.conf

Revision 1093 - Directory Listing
Modified Wed Feb 16 01:23:38 2011 UTC (13 years, 2 months ago) by dams
update to fit with puppet rules explained by misc

Revision 1092 - Directory Listing
Modified Wed Feb 16 01:23:20 2011 UTC (13 years, 2 months ago) by dams
update to fit with puppet rules explained by misc

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

Revision 1090 - Directory Listing
Modified Tue Feb 15 16:39:23 2011 UTC (13 years, 2 months 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, 2 months 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, 2 months ago) by misc
fix error in the perl script, argument start at 0, unlike C

Revision 1087 - Directory Listing
Modified Tue Feb 15 16:09:26 2011 UTC (13 years, 2 months ago) by misc
- enable access to the db from the vm for phpbb database


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

Revision 1085 - Directory Listing
Modified Tue Feb 15 15:31:01 2011 UTC (13 years, 2 months ago) by misc
add romanian and taiwanese mailling list

Revision 1084 - Directory Listing
Modified Tue Feb 15 14:41:16 2011 UTC (13 years, 2 months ago) by misc
- add i18n-en and i18n-it mailling list


Revision 1083 - Directory Listing
Added Tue Feb 15 12:35:30 2011 UTC (13 years, 2 months ago) by misc
add the phpbb to the acl database


  ViewVC Help
Powered by ViewVC 1.1.30