Modified: puppet/modules/subversion/manifests/init.pp
===================================================================
--- puppet/modules/subversion/manifests/init.pp 2010-11-24 11:14:33 UTC (rev 452)
+++ puppet/modules/subversion/manifests/init.pp 2010-11-24 12:45:31 UTC (rev 453)
@@ -114,9 +114,9 @@
define repository ($group = "svn",
$public = true,
- $commit_mail = [],
- $syntax_check = [],
- $extract_dir = []) {
+ $commit_mail = '',
+ $syntax_check = '',
+ $extract_dir = '') {
# check permissions
# http://svnbook.red-bean.com/nightly/fr/svn.serverconfig.multimethod.html
# $name ==> directory of the repo